Skip to content

Commit

Permalink
Update Rust crate socket2 to 0.5.5 (#27)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 3, 2023
1 parent b0ce07c commit ec6c27a
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 ec6c27a

Please sign in to comment.