chore: update dependencies
This commit is contained in:
parent
6948373a68
commit
3ec53d7f8a
10 changed files with 350 additions and 304 deletions
|
|
@ -10,7 +10,7 @@ license = "GPL-3.0-only"
|
|||
byte-unit = "5.1.4"
|
||||
const_format = "0.2.32"
|
||||
concat-in-place = "1.1.0"
|
||||
sysinfo = "0.30.13"
|
||||
sysinfo = "0.31.2"
|
||||
memchr = "2.7.4"
|
||||
|
||||
[dependencies.bumpalo]
|
||||
|
|
|
|||
|
|
@ -14,6 +14,6 @@ freedesktop-icons = "0.2.6"
|
|||
futures-lite = "2.3.0"
|
||||
futures-util = "0.3.30"
|
||||
image = "0.25.2"
|
||||
infer = "0.15.0"
|
||||
tokio = { version = "1.39.2", features = ["sync"] }
|
||||
infer = "0.16.0"
|
||||
tokio = { version = "1.39.3", features = ["sync"] }
|
||||
tracing = "0.1.40"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue