Export uuid from lib
This commit is contained in:
parent
12a8e82015
commit
438bd6b26c
|
@ -9,3 +9,5 @@ pub mod util;
|
||||||
|
|
||||||
mod well;
|
mod well;
|
||||||
pub use well::Well;
|
pub use well::Well;
|
||||||
|
|
||||||
|
pub use uuid;
|
||||||
|
|
Loading…
Reference in New Issue