This commit is contained in:
yeastplume 2019-02-18 13:59:09 +00:00
commit 4ad72313f3
No known key found for this signature in database
GPG key ID: AE6E005DF6E76B95

View file

@ -34,5 +34,5 @@ extern crate failure_derive;
extern crate log;
pub mod api;
pub use api::{APIForeign, APIOwner};
pub use crate::api::{APIForeign, APIOwner};