Cargo Features

libdb has no features set by default.

[dependencies]
libdb = { version = "0.1.1", features = ["v5_3", "v4_8"] }
v5_3

Enables v5_3 of libdb-sys

Affects libdb::flags_5_3

v4_8

Enables v4_8 of libdb-sys

Affects libdb::flags_4_8