Skip to content

Commit

Permalink
[0.3] Update cfg-if to 1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
  • Loading branch information
Keruspe authored and Thomasdezeeuw committed Nov 13, 2020
1 parent 73d54bb commit 06a2510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ version = "0.3.3"
features = ["handleapi", "ws2def", "ws2ipdef", "ws2tcpip", "minwindef"]

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

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

0 comments on commit 06a2510

Please sign in to comment.