chore: Update crate dependencies

This commit is contained in:
parazyd
2023-12-13 10:14:43 +01:00
parent 53d4520e91
commit b23021e3a1
8 changed files with 112 additions and 93 deletions

View File

@@ -42,7 +42,7 @@ toml = "0.8.8"
async-trait = "0.1.74"
chrono = "0.4.31"
futures = "0.3.29"
libc = "0.2.150"
libc = "0.2.151"
log = "0.4.20"
thiserror = "1.0.50"
tinyjson = "2.5.1"