Skip to content

Commit

Permalink
Update Rust crate zmq to 0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 5, 2024
1 parent cbcf888 commit 4b7233c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/zmq/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ indexmap = "1"
pin-project = "1"
static_assertions = "1"
tracing = "0.1"
zmq = "0.9"
zmq = "0.10"

[dev-dependencies]
async-std = { version = "1", features = ["attributes"] }
Expand Down

0 comments on commit 4b7233c

Please sign in to comment.