Skip to content

Commit 4858d9e

Browse files
committed
Fix netlib version
1 parent 8ecbe1c commit 4858d9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ features = ["static"]
5050
optional = true
5151

5252
[dependencies.netlib-src]
53-
version = "0.6"
53+
version = "0.7"
5454
default-features = false
5555
features = ["static"]
5656
optional = true

0 commit comments

Comments
 (0)