Skip to content

Commit 51f5106

Browse files
authored
Merge pull request phsym#6 from phsym/dependabot/cargo/winapi-tw-0.3
Update winapi requirement from ^0.2 to ^0.3
2 parents bafd9f3 + 49e7e39 commit 51f5106

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
@@ -14,7 +14,7 @@ license = "MIT"
1414
# sctp-sys = { git = "https://github.com/phsym/sctp-sys" }
1515
sctp-sys = "0.0.7"
1616
libc = "^0.2"
17-
winapi = "^0.2"
17+
winapi = "^0.3"
1818
ws2_32-sys = "^0.2"
1919

2020
[lib]

0 commit comments

Comments
 (0)