[fix-cargo-toml] fix cargo warnings in Cargo.toml files

This commit is contained in:
Alex Auvolat
2024-02-15 10:39:06 +01:00
parent 823078b4cd
commit 1b0f167d2f
5 changed files with 58 additions and 58 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ http.workspace = true
httpdate.workspace = true
http-range.workspace = true
http-body-util.workspace = true
hyper.workspace = true
hyper = { workspace = true, default-features = false, features = ["server", "http1"] }
hyper-util.workspace = true
multer.workspace = true
percent-encoding.workspace = true