Skip to content

Commit 4f1427c

Browse files
committed
1.10.1: Update source code to 1.10.1
1 parent f3c0c10 commit 4f1427c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "nng-c"
3-
version = "1.10.0"
3+
version = "1.10.1"
44
authors = ["Douman <[email protected]>"]
55
edition = "2018"
66
keywords = ["nng", "nanomsg"]
@@ -14,7 +14,7 @@ documentation = "https://docs.rs/crate/nng-c"
1414
version = "3"
1515

1616
[dependencies.nng-c-sys]
17-
version = "1.10.0"
17+
version = "1.10.1"
1818

1919
[dependencies.log]
2020
version = "0.4"

0 commit comments

Comments
 (0)