Skip to content

Commit a9ca0c2

Browse files
Update dependency rust to v1.87.0
1 parent f269da6 commit a9ca0c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2.1"
33
"npm:@ast-grep/cli" = "0.38.5"
4-
rust = { version = "1.78.0", postinstall = "rustup component add rustfmt clippy rust-analyzer" }
4+
rust = { version = "1.87.0", postinstall = "rustup component add rustfmt clippy rust-analyzer" }
55
ruff = "0.9.1"
66
uv = "0.6.2"
77

0 commit comments

Comments
 (0)