Skip to content

Commit 4fd0f25

Browse files
Bump cfg-if to 1.0
1 parent 8622145 commit 4fd0f25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ features = [
2222
]
2323

2424
[target.'cfg(unix)'.dependencies.cfg-if]
25-
version = "0.1"
25+
version = "1"
2626

2727
[dev-dependencies]
2828
libc = "0.2"

0 commit comments

Comments
 (0)