Skip to content

Commit 06a2510

Browse files
KeruspeThomasdezeeuw
authored andcommitted
[0.3] Update cfg-if to 1.0
Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
1 parent 73d54bb commit 06a2510

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
@@ -20,7 +20,7 @@ version = "0.3.3"
2020
features = ["handleapi", "ws2def", "ws2ipdef", "ws2tcpip", "minwindef"]
2121

2222
[target."cfg(any(unix, target_os = \"redox\"))".dependencies]
23-
cfg-if = "0.1.6"
23+
cfg-if = "1.0"
2424
libc = { version = "0.2.66", features = ["align"] }
2525

2626
[target."cfg(target_os = \"redox\")".dependencies]

0 commit comments

Comments
 (0)