forked from jmug/stoatchat
New perm concept, reference, and adding routes.
This commit is contained in:
@@ -7,6 +7,10 @@ extern crate rocket;
|
||||
extern crate rocket_contrib;
|
||||
#[macro_use]
|
||||
extern crate lazy_static;
|
||||
#[macro_use]
|
||||
extern crate impl_ops;
|
||||
#[macro_use]
|
||||
extern crate bitfield;
|
||||
extern crate ctrlc;
|
||||
|
||||
pub mod notifications;
|
||||
|
||||
Reference in New Issue
Block a user