chore: remove feature declarations
git crate doesn't have and feature dependent code
This commit is contained in:
parent
df8ebc6af7
commit
ac25c9985e
1 changed files with 0 additions and 5 deletions
|
@ -3,11 +3,6 @@ name = "git-next-git"
|
||||||
version = { workspace = true }
|
version = { workspace = true }
|
||||||
edition = { workspace = true }
|
edition = { workspace = true }
|
||||||
|
|
||||||
[features]
|
|
||||||
default = ["forgejo"]
|
|
||||||
forgejo = []
|
|
||||||
github = []
|
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
git-next-config = { workspace = true }
|
git-next-config = { workspace = true }
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue