We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8be596d commit b850bc7Copy full SHA for b850bc7
crates/cheatcodes/Cargo.toml
@@ -24,7 +24,7 @@ foundry-evm-traces.workspace = true
24
foundry-wallets.workspace = true
25
forge-script-sequence.workspace = true
26
27
-alloy-dyn-abi = { workspace = true, features = ["eip712"] }
+alloy-dyn-abi.workspace = true
28
alloy-evm.workspace = true
29
alloy-json-abi.workspace = true
30
alloy-primitives.workspace = true
0 commit comments