mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-02 17:28:12 +00:00
Bump cc dependency
This commit is contained in:
parent
cc3f6697e9
commit
70d74bb7a4
@ -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.0" }
|
||||
cc = { optional = true, version = "1.1" }
|
||||
|
||||
[dev-dependencies]
|
||||
panic-handler = { path = 'crates/panic-handler' }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user