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