pre-hash starting uuid

This commit is contained in:
Simon Gardling
2022-05-24 12:47:33 -04:00
parent 6d76758223
commit dafe989cbe
3 changed files with 3 additions and 7 deletions

View File

@@ -14,9 +14,6 @@
#[macro_use]
extern crate static_assertions;
#[macro_use]
extern crate uuid;
mod consts;
mod data;
mod function_entry;