Cargo Features

stac-api has no features set by default.

[dependencies]
stac-api = { version = "0.6.2", features = ["client", "geo"] }
client

Enables tokio, async-stream, futures, http, and reqwest, reqwest of stac-types

Affects stac-api::client

geo

Enables geo ^0.28.0, geo of stac