chore: update dependencies

This commit is contained in:
Michael Aaron Murphy 2024-08-21 03:07:16 +02:00
parent 6948373a68
commit 3ec53d7f8a
No known key found for this signature in database
GPG key ID: B2732D4240C9212C
10 changed files with 350 additions and 304 deletions

View file

@ -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"