Cargo Features

Canopydb has no features set by default.

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

Enables shuttle ^0.7

Affects shim::sync, shim::parking_lot

nightly