[O] Use include_str instead of hardcoding
This commit is contained in:
parent
287921439d
commit
b8e5dadd78
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -239,7 +239,7 @@ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
|
|||
|
||||
[[package]]
|
||||
name = "hyfetch"
|
||||
version = "2.0.0"
|
||||
version = "2.0.0-rc1"
|
||||
dependencies = [
|
||||
"aho-corasick",
|
||||
"ansi_colours",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue