chore: relax = requirement on cc dependency (#20788)

This commit is contained in:
Richard Janis Goldschmidt
2026-01-06 19:09:40 +01:00
committed by Alexey Shekhirin
parent 4adb1fa5ac
commit d76babb2f1

View File

@@ -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"