chore: update dependencies
This commit is contained in:
parent
805bafd1b6
commit
8610b181f8
6 changed files with 282 additions and 80 deletions
|
|
@ -7,10 +7,10 @@ license = "GPL-3.0-only"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
byte-unit = { version = "4.0.19", default-features = false }
|
||||
byte-unit = "5.1.3"
|
||||
const_format = "0.2.32"
|
||||
concat-in-place = "1.1.0"
|
||||
sysinfo = "0.29.11"
|
||||
sysinfo = "0.30.5"
|
||||
memchr = "2.7.1"
|
||||
|
||||
[dependencies.bumpalo]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue