diff --git a/packages/network/Cargo.toml b/packages/network/Cargo.toml index 6a54fbe3..f4ac0f10 100644 --- a/packages/network/Cargo.toml +++ b/packages/network/Cargo.toml @@ -17,7 +17,7 @@ thiserror = { workspace = true } bluesea-identity = { workspace = true } bluesea-router = { workspace = true } serde = { workspace = true } -bytes = "1.4.0" +bytes = "1.5.0" bincode = "1.3.3" [dev-dependencies]