chore: update dependencies
This commit is contained in:
parent
c6cd78ec9c
commit
0472c00096
27 changed files with 262 additions and 237 deletions
|
|
@ -8,9 +8,9 @@ license = "GPL-3.0-only"
|
|||
|
||||
[dependencies]
|
||||
byte-unit = "5.1.4"
|
||||
const_format = "0.2.32"
|
||||
const_format = "0.2.33"
|
||||
concat-in-place = "1.1.0"
|
||||
sysinfo = "0.31.2"
|
||||
sysinfo = "0.31.4"
|
||||
memchr = "2.7.4"
|
||||
|
||||
[dependencies.bumpalo]
|
||||
|
|
|
|||
|
|
@ -15,5 +15,5 @@ futures-lite = "2.3.0"
|
|||
futures-util = "0.3.30"
|
||||
image = "0.25.2"
|
||||
infer = "0.16.0"
|
||||
tokio = { version = "1.39.3", features = ["sync"] }
|
||||
tokio = { version = "1.40.0", features = ["sync"] }
|
||||
tracing = "0.1.40"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue