working on c37.118 forma
This commit is contained in:
parent
7883b42d13
commit
f86a6bf9f4
6 changed files with 53 additions and 74 deletions
9
.mise.toml
Normal file
9
.mise.toml
Normal file
|
@ -0,0 +1,9 @@
|
|||
[tools]
|
||||
rust = "stable"
|
||||
jj = "latest"
|
||||
|
||||
[tasks]
|
||||
run = "cargo run"
|
||||
test = "cargo test"
|
||||
watch-run = "cargo watch -x run --why"
|
||||
watch-test = "cargo watch -x test --why"
|
Loading…
Add table
Add a link
Reference in a new issue