Skip to content

Commit

Permalink
👷 migrate to mise (formaly rtx)
Browse files Browse the repository at this point in the history
Signed-off-by: David Bernard <david.bernard.31@gmail.com>
  • Loading branch information
davidB committed Jan 23, 2024
1 parent 886e00c commit c801808
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 8 deletions.
15 changes: 15 additions & 0 deletions .mise.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[env]
# RUSTC_WRAPPER = "sccache"
RUST_WITHOUT = "rust-docs"
# ASDF_RUST_PROFILE = "minimal"
MISE_CARGO_BINSTALL = "true"

[tools]
rust = "1.75"
make = "latest"
# # experimental
# "cargo:cargo-binstall" = "latest"
# "cargo:cargo-nextest" = "latest"
# "cargo:cargo-hack" = "latest"
# "cargo:cargo-deny" = "latest"
# "cargo:git-cliff" = "latest"
8 changes: 0 additions & 8 deletions .rtx.toml

This file was deleted.

0 comments on commit c801808

Please sign in to comment.