Skip to content

Commit

Permalink
Update Rust crate socket2 to 0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 2, 2023
1 parent f178586 commit 121fc26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/transports/udp/Cargo.toml
Expand Up @@ -17,7 +17,7 @@ bincode = { workspace = true }
serde = { workspace = true }
futures-util = "0.3"
async-notify = { workspace = true }
socket2 = "0.5.4"
socket2 = "0.5.5"

[dev-dependencies]
bluesea-router = { workspace = true }
Expand Down

0 comments on commit 121fc26

Please sign in to comment.