366b125862
Use diesel instead of rustorm. This compiles, but much of the interestign stuff is commented out.
6 lines
84 B
Rust
6 lines
84 B
Rust
extern crate chrono;
|
|
extern crate rustc_serialize;
|
|
|
|
pub mod schema;
|
|
pub mod models;
|