Skip to content

Commit 6a22852

Browse files
committed
feat: feature to opt out of default-features
1 parent 32e7834 commit 6a22852

File tree

14 files changed

+1486
-189
lines changed

14 files changed

+1486
-189
lines changed

Cargo.lock

Lines changed: 365 additions & 171 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ authors = ["killzoner"]
33
edition = "2024"
44
name = "cargo-neat"
55
resolver = "3"
6-
version = "0.2.4"
6+
version = "0.3.0"
77

88
description = "A tool to complement cargo-machete and remove unused workspace dependencies"
99
documentation = "https://docs.rs/cargo-neat"

0 commit comments

Comments
 (0)