Cargo Features

Canopydb has no features set by default.

[dependencies]
canopydb = { version = "0.2.2", features = ["shuttle", "nightly"] }
shuttle

Enables rand ^0.8 and shuttle

Affects shim::sync, shim::parking_lot

nightly