Cargo Features

[dependencies]
accumulo-access = { version = "0.1.5", default-features = false, features = ["caching"] }
default = caching

The caching feature is set by default whenever accumulo-access is added without default-features = false somewhere in the dependency tree.

caching default

Enables cached ^0.49.3

Affects accumulo-access::caching