Skip to content

Commit f43a843

Browse files
committed
Add Mise configuration for v2.x
1 parent 12239b5 commit f43a843

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.config/mise/config.toml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
[tools]
2+
# renovate-automation: rustc version
3+
rust = "1.85.0"
4+
"cargo:cargo-nextest" = "0.9.70"
5+
"cargo:cargo-deny" = "0.18.2"
6+
"cargo:cargo-edit" = "0.12.2"
7+
"cargo:cargo-about" = "0.6.6"
8+
"cargo:cargo-insta" = "1.38.0"
9+
"cargo:htmlq" = "0.4.0"
10+
"cargo:cargo-upgrades" = "2.1.1"
11+
"cargo:cargo-watch" = "8.5.3"
12+
"cargo:graphql_client_cli" = "0.14.0"
13+
"cargo:cargo-llvm-cov" = "0.6.10"
14+
"cargo:cargo-fuzz" = "0.12.0"

0 commit comments

Comments
 (0)