Skip to content

Commit c1f08bf

Browse files
Update dependency rust to v1.87.0
1 parent b8d022e commit c1f08bf

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.32.2"
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)