Skip to content

Commit 73820ea

Browse files
authored
Merge pull request #1883 from o1-labs/dependabot/cargo/cfg-if-1.0.4
Bump cfg-if from 1.0.0 to 1.0.4
2 parents 03cca00 + 24b11da commit 73820ea

File tree

2 files changed

+59
-9
lines changed

2 files changed

+59
-9
lines changed

Cargo.lock

Lines changed: 58 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ bs58 = "0.4.0"
6464
btreemultimap = "0.1.1"
6565
bytes = "1.4.0"
6666
cbc = { version = "0.1", features = ["block-padding", "alloc"] }
67-
cfg-if = "1.0.0"
67+
cfg-if = "1.0.4"
6868
chacha20poly1305 = "0.10.1"
6969
chrono = "0.4"
7070
clap = { version = "4.5", features = ["derive"] }

0 commit comments

Comments
 (0)