[O] Use include_str instead of hardcoding

This commit is contained in:
Azalea Gui 2024-12-22 06:38:40 -05:00
parent 287921439d
commit b8e5dadd78
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -239,7 +239,7 @@ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
[[package]]
name = "hyfetch"
version = "2.0.0"
version = "2.0.0-rc1"
dependencies = [
"aho-corasick",
"ansi_colours",