Skip to content

Commit c501485

Browse files
committed
update serde
Signed-off-by: Danil <[email protected]>
1 parent aaecfde commit c501485

File tree

2 files changed

+115
-43
lines changed

2 files changed

+115
-43
lines changed

zkstack_cli/Cargo.lock

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

zkstack_cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ zksync_consensus_crypto = "=0.13"
3636

3737
# External dependencies
3838
anyhow = "1.0.82"
39-
alloy = "1.0.0"
39+
alloy = "1.0"
4040
clap = { version = "4.4", features = ["derive", "wrap_help", "string"] }
4141
clap_complete = "4.5.33"
4242
dirs = "5.0.1"

0 commit comments

Comments
 (0)