diff --git a/Cargo.toml b/Cargo.toml index b450753..d19dd0a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ repository = "https://github.com/pesde-pkg/pesde" include = ["src/**/*", "Cargo.toml", "Cargo.lock", "README.md", "LICENSE", "CHANGELOG.md"] [features] -default = ["wally-compat", "patches", "version-management"] +default = ["wally-compat", "patches"] bin = [ "dep:clap", "dep:dirs",