diff --git a/Cargo.toml b/Cargo.toml index 194f2ab0..132a170c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -25,10 +25,6 @@ repository = "https://github.com/penberg/limbo" cargo-dist-version = "0.21.0" # CI backends to support ci = "github" -# Which kinds of built libraries to include in the final archives -package-libraries = "cstaticlib" -# Which kinds of packaged libraries to install -install-libraries = "cstaticlib" # The installers to generate for each app installers = ["shell", "powershell"] # Target platforms to build apps for (Rust target-triple syntax)