Skip to content

Commit e28d8a0

Browse files
committed
Bump cc dependency
1 parent 8ed95d1 commit e28d8a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/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.97"
16+
cc = "1.1.19"

0 commit comments

Comments
 (0)