trello-to-deck/mise.toml
Paul Campbell 1568b7e08a
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 2m50s
Test / build (map[name:stable]) (push) Successful in 2m39s
Release Please / Release-plz (push) Failing after 53s
feat: add support for tokio-console
2024-12-22 22:52:17 +00:00

4 lines
110 B
TOML

[tools]
"cargo:cargo-llvm-cov" = "latest"
"cargo:cargo-tarpaulin" = "latest"
"cargo:tokio-console" = "latest"