Commit e94a3cb
committed
Stop glob importing from
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.sqlite::connection::mod
1 parent 6df20de commit e94a3cb
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments