refactor: build one binary instead of a library and a binary
This commit is contained in:
@@ -5,5 +5,5 @@ mod postgres;
|
||||
|
||||
pub use ahab::{Ahab, Commands, reject_unsupported_dry_run};
|
||||
pub use django::Django;
|
||||
pub use link::{Link, Store};
|
||||
pub use link::Link;
|
||||
pub use postgres::{Format, Postgres};
|
||||
|
||||
Reference in New Issue
Block a user