Skip to content

Commit 1a73394

Browse files
committed
cargo-rail: removing 'cargo-udeps' entirely.
1 parent 095ae82 commit 1a73394

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

justfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ ci-check:
2727
cargo audit
2828
@echo "✅ CI checks passed!"
2929

30-
waste:
31-
cargo +nightly udeps --workspace --all-targets --all-features
32-
3330
update:
3431
cargo update --workspace
3532
cargo upgrade --recursive

0 commit comments

Comments
 (0)