Skip to content

Commit f77f790

Browse files
committed
chore(deps): bump alloy 1.0
1 parent 82c42b1 commit f77f790

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ foundry-compilers-artifacts-solc = { path = "crates/artifacts/solc", version = "
4242
foundry-compilers-artifacts-vyper = { path = "crates/artifacts/vyper", version = "0.14.1" }
4343
foundry-compilers-core = { path = "crates/core", version = "0.14.1" }
4444

45-
alloy-json-abi = { version = "0.8", features = ["serde_json"] }
46-
alloy-primitives = { version = "0.8", features = ["serde", "rand"] }
45+
alloy-json-abi = { version = "1.0", features = ["serde_json"] }
46+
alloy-primitives = { version = "1.0", features = ["serde", "rand"] }
4747
cfg-if = "1.0"
4848
dunce = "1.0"
4949
memmap2 = "0.9"

0 commit comments

Comments
 (0)