Skip to content

Commit d96de8f

Browse files
committed
Upgrade zeromq-src to 0.3
This release includes a fix for cross-compiling, and bumps the ZeroMQ source to v4.3.5.
1 parent af63e12 commit d96de8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zmq-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ libc = "0.2.15"
2020

2121
[build-dependencies]
2222
system-deps = "6"
23-
zeromq-src = { version = "0.2.1" }
23+
zeromq-src = "0.3"
2424

2525
[package.metadata.system-deps]
2626
libzmq = "4.1"

0 commit comments

Comments
 (0)