Cargo Features

forgiving-semver has no features set by default.

[dependencies]
forgiving-semver = { version = "0.11.0", features = ["ci"] }
ci = serde

are we testing on CI?

Enables sqlite of diesel ^1.1

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

serde ci?
diesel ci?

Enables diesel ^1.1