Skip to content

Commit e76870c

Browse files
authored
devops: Adjust cargo tools (#5013)
1 parent 1199310 commit e76870c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Taskfile.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ vars:
4242
cargo_crates: >
4343
bacon cbindgen cargo-audit cargo-insta cargo-llvm-cov cargo-release
4444
cargo-nextest default-target mdbook mdbook-admonish mdbook-footnote
45-
mdbook-toc nextest wasm-bindgen-cli wasm-opt
45+
mdbook-toc wasm-bindgen-cli wasm-opt
4646
# wasm-pack waiting on https://github.com/rustwasm/wasm-pack/issues/1426
4747
#
4848
# Excluding `elixir` atm given it's not enabled on Mac and currently unsupported

0 commit comments

Comments
 (0)