diff --git a/server/Cargo.toml b/server/Cargo.toml index d323099..0c9a97b 100644 --- a/server/Cargo.toml +++ b/server/Cargo.toml @@ -14,7 +14,7 @@ keywords.workspace = true async-trait = "0.1" bytes = "1.4" futures = "0.3" -headers = "0.3" +headers = "0.4" http = "0.2" log = "0.4" serde = "1.0"