Skip to content

Commit 7395c08

Browse files
Bump cc-rs requirement to 1.0.32 to support VS2019.
1 parent b090ea8 commit 7395c08

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,4 +14,4 @@ A build dependency for running `cmake` to build a native library
1414
categories = ["development-tools::build-utils"]
1515

1616
[dependencies]
17-
cc = "1.0"
17+
cc = "1.0.32"

0 commit comments

Comments
 (0)