mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: unpin cc (#7891)
This commit is contained in:
@ -15,6 +15,5 @@ name = "reth_mdbx_sys"
|
||||
libc = "0.2"
|
||||
|
||||
[build-dependencies]
|
||||
## temp pin <https://github.com/rust-lang/cc-rs/issues/963>
|
||||
cc = "=1.0.83"
|
||||
cc = "1.0"
|
||||
bindgen = { version = "0.69", default-features = false, features = ["runtime"] }
|
||||
|
||||
Reference in New Issue
Block a user