Cargo Features

[dependencies]
basispoort-sync-client = { version = "0.6.1", default-features = false, features = ["institutions", "hosted-license-provider"] }
default = hosted-license-provider, institutions

These default features are set whenever basispoort-sync-client is added without default-features = false somewhere in the dependency tree.

institutions default

Enables chrono

Affects basispoort-sync-client::institutions

hosted-license-provider default

Affects basispoort-sync-client::hosted_license_provider