Skip to content

Commit ccc932b

Browse files
authored
deps: downgrade cc to 1.2.15 (#14996)
1 parent 2818a16 commit ccc932b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -635,7 +635,7 @@ alloy-sol-macro = "0.8.9"
635635
anyhow = "1.0"
636636
bindgen = { version = "0.70", default-features = false }
637637
block-padding = "0.3.2"
638-
cc = "1.0"
638+
cc = "=1.2.15"
639639
cipher = "0.4.3"
640640
comfy-table = "7.0"
641641
concat-kdf = "0.1.0"

0 commit comments

Comments
 (0)