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 c16b602 commit 49ea3d0Copy full SHA for 49ea3d0
mise.toml
@@ -10,7 +10,6 @@ yq = "4.44.5"
10
shellcheck = "0.10.0"
11
direnv = "2.35.0"
12
just = "1.37.0"
13
-kurtosis = "1.4.3"
14
15
# Cargo dependencies
16
"cargo:just" = "1.37.0"
@@ -48,10 +47,6 @@ binary_signer = "1.0.4"
48
47
forge = "ubi:foundry-rs/foundry[exe=forge]"
49
cast = "ubi:foundry-rs/foundry[exe=cast]"
50
anvil = "ubi:foundry-rs/foundry[exe=anvil]"
51
-# aqua backend is currently broken
52
-shellcheck = "ubi:koalaman/shellcheck"
53
-# custom asdf plugin for now
54
-kurtosis = "asdf:ethereum-optimism/asdf-kurtosis"
55
56
[settings]
57
experimental = true
0 commit comments