Export uuid from lib

This commit is contained in:
Emilia Allison 2025-01-02 21:19:18 -05:00
parent 12a8e82015
commit 438bd6b26c
Signed by: emilia
GPG Key ID: 05D5D1107E5100A1
1 changed files with 2 additions and 0 deletions

View File

@ -9,3 +9,5 @@ pub mod util;
mod well;
pub use well::Well;
pub use uuid;