chore: Update crate dependencies

This commit is contained in:
parazyd
2024-10-15 16:08:54 +02:00
parent 8dad99ba0c
commit fbe6937a20
11 changed files with 175 additions and 150 deletions

View File

@@ -41,7 +41,7 @@ toml = "0.8.19"
# Misc
async-trait = "0.1.83"
chrono = "0.4.38"
futures = "0.3.30"
futures = "0.3.31"
libc = "0.2.159"
log = "0.4.22"
thiserror = "1.0.64"