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 ef6ef6f commit 03c62d8Copy full SHA for 03c62d8
mise.toml
@@ -28,9 +28,9 @@ just = "1.37.0"
28
# Foundry dependencies
29
# Foundry is a special case because it supplies multiple binaries at the same
30
# GitHub release, so we need to use the aliasing trick to get mise to not error
31
-forge = "nightly-a038646cde347afaae67cc955c1e99c22dc23875"
32
-cast = "nightly-a038646cde347afaae67cc955c1e99c22dc23875"
33
-anvil = "nightly-a038646cde347afaae67cc955c1e99c22dc23875"
+forge = "nightly-5a8bd893eeeeb9489ea66dd52a02eeaa580e3af0"
+cast = "nightly-5a8bd893eeeeb9489ea66dd52a02eeaa580e3af0"
+anvil = "nightly-5a8bd893eeeeb9489ea66dd52a02eeaa580e3af0"
34
35
# Fake dependencies
36
# Put things here if you need to track versions of tools or projects that can't
0 commit comments