Skip to content

Commit 15b6baf

Browse files
uncomfyhalomacrolittledivybartlomieju
authored
chore: update zeromq to 0.4.1 (#26811)
Closes: #26810 --------- Signed-off-by: Soc Virnyl Estela <[email protected]> Co-authored-by: Divy Srivastava <[email protected]> Co-authored-by: Bartek Iwańczuk <[email protected]>
1 parent 7179bdc commit 15b6baf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ webpki-root-certs = "0.26.5"
204204
webpki-roots = "0.26"
205205
which = "4.2.5"
206206
yoke = { version = "0.7.4", features = ["derive"] }
207-
zeromq = { version = "=0.4.0", default-features = false, features = ["tcp-transport", "tokio-runtime"] }
207+
zeromq = { version = "=0.4.1", default-features = false, features = ["tcp-transport", "tokio-runtime"] }
208208
zstd = "=0.12.4"
209209

210210
# crypto

0 commit comments

Comments
 (0)