mirror of
https://github.com/Noratrieb/cargo-minimize.git
synced 2026-01-15 17:05:00 +01:00
make subcommand configurable
This commit is contained in:
parent
a866667545
commit
c0289c65f7
6 changed files with 97 additions and 39 deletions
|
|
@ -1,3 +1,3 @@
|
|||
pub fn unused() {
|
||||
crate::folder::unused();
|
||||
}
|
||||
pub(crate) fn unused() {
|
||||
loop {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue