mirror of
https://github.com/Noratrieb/cargo-minimize.git
synced 2026-01-16 09:15:02 +01:00
just works
This commit is contained in:
parent
dcd163aeda
commit
436546eaf5
7 changed files with 23 additions and 14 deletions
|
|
@ -1,3 +1,6 @@
|
|||
// this code is pretty neat i guess but i dont have a use for it right now
|
||||
#![allow(dead_code)]
|
||||
|
||||
use anyhow::{bail, Context, Result};
|
||||
use cargo::{
|
||||
core::{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue