We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a404881 commit cbf48eeCopy full SHA for cbf48ee
1 file changed
solvers/rust/mise.toml
@@ -1,5 +1,5 @@
1
[tools]
2
-rust = { version = "1.97.0", components = "clippy,rustfmt" }
+rust = { version = "1.97.1", components = "clippy,rustfmt" }
3
4
[tasks.check]
5
depends = [
0 commit comments