Skip to content

Commit 334bdc5

Browse files
Update dependency rust to v1.84.1
1 parent 2babcaa commit 334bdc5

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
@@ -1,7 +1,7 @@
11
[tools]
22
deno = "2.1.9"
33
"npm:@ast-grep/cli" = "0.32.2"
4-
rust = { version = "1.78.0", postinstall = "rustup component add rustfmt clippy rust-analyzer" }
4+
rust = { version = "1.84.1", postinstall = "rustup component add rustfmt clippy rust-analyzer" }
55
ruff = "0.9.1"
66
uv = "0.5.20"
77

0 commit comments

Comments
 (0)