Skip to content

Commit 5025b20

Browse files
chore: update Cargo.lock
1 parent a8a4f6f commit 5025b20

File tree

3 files changed

+40
-40
lines changed

3 files changed

+40
-40
lines changed

Cargo.lock

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

benches/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "foundry-bench"
3-
version = "0.0.29"
3+
version = "0.0.30"
44
edition = "2024"
55
license = "Apache-2.0 OR MIT"
66

crates/evm/networks/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ revm = { workspace = true, features = [
3636
] }
3737

3838
clap = { version = "4", features = ["derive", "env", "unicode", "wrap_help"] }
39-
serde.workspace = true
39+
serde.workspace = true

0 commit comments

Comments
 (0)