diff --git a/Cargo.lock b/Cargo.lock index e5c9597..cc15281 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -357,6 +357,7 @@ dependencies = [ "cache_utils", "flush_flush", "flush_reload", + "lazy_static", "nix", "rand", ]