Scott Lamb f9d4b5bb8a fix accidental dependency on rust 1.30.0
travis-ci's 1.27.0 build failed with:

error[E0658]: access to extern crates through prelude is experimental (see issue #44660)
   --> db/auth.rs:159:6
    |
159 | impl rusqlite::types::FromSql for FromSqlIpAddr {
    |      ^^^^^^^^
2018-11-02 07:02:08 -07:00
..
2018-04-27 06:24:02 -07:00
2018-03-09 13:37:30 -08:00
2018-03-07 04:42:46 -08:00
2018-08-24 22:06:14 -07:00
2018-08-24 22:06:14 -07:00
2018-04-27 06:24:02 -07:00
2018-08-07 21:58:40 -05:00