Cargo Features
bbox-core has no features set by default.
[dependencies]
bbox-core = { version = "0.6.1", features = ["html", "oidc"] }
- html
- oidc = openidconnect, reqwest
-
Affects
auth::oidc
…
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.
- openidconnect oidc?
- reqwest oidc?
-
Enables reqwest ^0.11.11