Skip to content

Commit 3af0629

Browse files
Bump cc from 1.1.5 to 1.2.1 (#98)
1 parent 50f8301 commit 3af0629

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Diff for: Cargo.lock

+3-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: star-sys/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ name = "star_sys"
1414
libc = "0.2"
1515

1616
[build-dependencies]
17-
cc = { version = "1.1", features = ["parallel"] }
17+
cc = { version = "1", features = ["parallel"] }

0 commit comments

Comments
 (0)