Merge pull request #695 from rust-lang/revert-690-chore/cc
Revert "Bump cc dependency"
This commit is contained in:
commit
5c103f21bf
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ test = false
|
|||
core = { version = "1.0.0", optional = true, package = 'rustc-std-workspace-core' }
|
||||
|
||||
[build-dependencies]
|
||||
cc = { optional = true, version = "1.1" }
|
||||
cc = { optional = true, version = "1.0" }
|
||||
|
||||
[dev-dependencies]
|
||||
panic-handler = { path = 'crates/panic-handler' }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue