Skip to content

Commit cd68967

Browse files
committed
Update to cfg-if 1.0
1 parent c8e8def commit cd68967

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
@@ -19,7 +19,7 @@ exclude = [
1919
[dependencies]
2020
libc = { version = "0.2.78", features = [ "extra_traits" ] }
2121
bitflags = "1.1"
22-
cfg-if = "0.1.10"
22+
cfg-if = "1.0"
2323

2424
[target.'cfg(target_os = "dragonfly")'.build-dependencies]
2525
cc = "1"

0 commit comments

Comments
 (0)