Update Rust crate bytesize to v2
This commit is contained in:
parent
13b8e3de37
commit
00b17187b0
2 changed files with 28 additions and 6 deletions
|
@ -14,7 +14,7 @@ path = "src/main.rs"
|
|||
[dependencies]
|
||||
based = { git = "https://git.hydrar.de/jmarya/based" }
|
||||
comrade = { git = "https://git.hydrar.de/jmarya/comrade" }
|
||||
bytesize = "1.3.0"
|
||||
bytesize = "2.0.0"
|
||||
chrono = "0.4.39"
|
||||
env_logger = "0.11.6"
|
||||
log = "0.4.22"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue