We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3e608c6 + 1649f72 commit 5c103f2Copy full SHA for 5c103f2
library/compiler-builtins/Cargo.toml
@@ -34,7 +34,7 @@ test = false
34
core = { version = "1.0.0", optional = true, package = 'rustc-std-workspace-core' }
35
36
[build-dependencies]
37
-cc = { optional = true, version = "1.1" }
+cc = { optional = true, version = "1.0" }
38
39
[dev-dependencies]
40
panic-handler = { path = 'crates/panic-handler' }
0 commit comments