diff --git a/Cargo.toml b/Cargo.toml index f02d0f9..5f9e039 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,6 +23,7 @@ rustflags = ["-Zlocation-detail=none"] default = [] bundle = [] distro = [] +log=[] [dependencies] clap = {version="4.5", features=["cargo", "derive"]}