mirror of
https://github.com/stoatchat/rust-authifier.git
synced 2026-07-01 22:04:53 -04:00
chore: export mongodb
This commit is contained in:
@@ -9,6 +9,8 @@ extern crate serde_json;
|
||||
#[macro_use]
|
||||
extern crate rocket_okapi;
|
||||
|
||||
pub use mongodb;
|
||||
|
||||
pub mod config;
|
||||
pub mod entities;
|
||||
pub mod logic;
|
||||
|
||||
Reference in New Issue
Block a user