Skip to content

Commit b0bac31

Browse files
committed
build: try new rust version that is uncached
1 parent 0d45fc6 commit b0bac31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# ]
99

1010
[tools]
11-
"rust" = { version = "latest", components = "rustc,rust-std,cargo,rustfmt,rust-docs,clippy" }
11+
"rust" = { version = "1.90.0", components = "rustc,rust-std,cargo,rustfmt,rust-docs,clippy" }
1212
"cargo:cargo-binstall" = "latest"
1313
"cargo:sqlx-cli" = "latest"
1414

0 commit comments

Comments
 (0)