mirror of
https://github.com/pesde-pkg/pesde.git
synced 2025-04-07 12:20:54 +01:00
chore: remove version-management from default features
This commit is contained in:
parent
51fc6c3abd
commit
5939050ee3
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue