Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stop glob importing from
sqlite::connection::mod
This is due to some apparent changes in Rust nightly that is causing the `extern crate` definitions to conflict with each other. Unfortunately, we still don't compile on nightly as a result of rust-lang/rust#31487, but this is an easy win.
- Loading branch information