diff --git a/Cargo.toml b/Cargo.toml index 4eed169f2..0b2400d4b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -36,7 +36,6 @@ hex = "0.4.3" hmac = "0.12.1" jwt-simple = { version = "0.12", default-features = false, features = ["pure-rust"] } kbs-types = "0.7.0" -lazy_static = "1.5.0" log = "0.4.22" nix = "0.29" openssl = "0.10"