Skip to content

Commit a7f8f81

Browse files
authored
Rollup merge of rust-lang#124892 - jfgoog:update-cc, r=workingjubilee
Update cc crate to v1.0.97
2 parents efc7b04 + 7a07503 commit a7f8f81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: profiler_builtins/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ core = { path = "../core" }
1313
compiler_builtins = { version = "0.1.0", features = ['rustc-dep-of-std'] }
1414

1515
[build-dependencies]
16-
cc = "1.0.90"
16+
cc = "1.0.97"

0 commit comments

Comments
 (0)