diff --git a/Cargo.toml b/Cargo.toml index 1289369..69b1983 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,7 +35,7 @@ serde = { version = "1.0", features = ["derive"] } serde_magnus = "0.10.0" indexmap = { version = "2.12.1", features = ["serde"] } cookie = "0.18" -bytes = "1.10.1" +bytes = "1.11.1" arc-swap = "1.7.0" http = "1.4.0" http-body-util = "0.1.3"