Skip to content

Commit 530d6e5

Browse files
authored
chore: refactor cast for library use (#10123)
1 parent db8b137 commit 530d6e5

27 files changed

+780
-791
lines changed

crates/cast/Cargo.toml

-4
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,3 @@ asm-keccak = ["alloy-primitives/asm-keccak"]
9898
jemalloc = ["dep:tikv-jemallocator"]
9999
aws-kms = ["foundry-wallets/aws-kms", "dep:aws-sdk-kms"]
100100
isolate-by-default = ["foundry-config/isolate-by-default"]
101-
102-
[[bench]]
103-
name = "vanity"
104-
harness = false

crates/cast/benches/vanity.rs

-22
This file was deleted.

0 commit comments

Comments
 (0)