Cargo Features

[dependencies]
oso-cloud = { version = "0.5.2", default-features = false, features = ["local-filtering"] }
default = local-filtering

The local-filtering feature is set by default whenever oso-cloud is added without default-features = false somewhere in the dependency tree.

local-filtering default

oso-cloud has 2 features without comments.