Skip to content
Bugfix release v0.1.1

By bumping rusqlite version (0.13 → 0.14.0) this release fixes incoming
problem with compilation on future Rust versions due to:
https://github.com/rust-lang/rust/pull/49799
(lint: convert incoherent_fundamental_impls into hard error)