chore(cargo): update dependencies

This commit is contained in:
Michael Aaron Murphy 2024-03-20 02:54:21 +01:00
parent 18b967a385
commit a40b1e9a1a
No known key found for this signature in database
GPG key ID: B2732D4240C9212C
13 changed files with 334 additions and 66 deletions

View file

@ -13,7 +13,7 @@ dirs = "5.0.1"
freedesktop-icons = "0.2.5"
futures-lite = "2.2.0"
futures-util = "0.3.30"
image = "0.24.8"
image = "0.25.0"
infer = "0.15.0"
tokio = { version = "1.35.1", features = ["sync"] }
tracing = "0.1.40"