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 bb18ce5 + 1191189 commit 3feb7e6Copy full SHA for 3feb7e6
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