stac-api has no features set by default.
[dependencies] stac-api = { version = "0.7.0", features = ["client", "geo", "python"] }
Enables async-stream, futures, http, reqwest, and tokio
Affects stac-api::client…
stac-api::client
Enables geo, geo of stac
Enables pyo3 and pythonize
Affects stac-api::python…
stac-api::python