update deps

This commit is contained in:
Will Greenberg
2023-11-14 19:20:50 -08:00
parent c02393a192
commit f2bcda0342
2 changed files with 2 additions and 303 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
bytes = "1.5.0"
libc = "0.2.150"
thiserror = "1.0.50"
tokio = { version = "1.34.0", features = ["full"] }