Cargo Features

[dependencies]
git-next-config = { version = "0.11.0", default-features = false, features = ["forgejo", "github"] }
default = forgejo, github

These default features are set whenever git-next-config is added without default-features = false somewhere in the dependency tree.

forgejo default
github default

git-next-config has 3 features without comments.