mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-07 22:43:56 -05:00
chore: relax = requirement on cc dependency (#20788)
This commit is contained in:
committed by
Alexey Shekhirin
parent
4adb1fa5ac
commit
d76babb2f1
@@ -692,7 +692,7 @@ ahash = "0.8"
|
||||
anyhow = "1.0"
|
||||
bindgen = { version = "0.71", default-features = false }
|
||||
block-padding = "0.3.2"
|
||||
cc = "=1.2.15"
|
||||
cc = "1.2.15"
|
||||
cipher = "0.4.3"
|
||||
comfy-table = "7.0"
|
||||
concat-kdf = "0.1.0"
|
||||
|
||||
Reference in New Issue
Block a user