inth-oauth2/src/lib.rs

5 lines
89 B
Rust

extern crate chrono;
extern crate hyper;
extern crate rustc_serialize;
extern crate url;