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