diff --git a/Cargo.lock b/Cargo.lock index a9d8fc4..feafa3f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1400,6 +1400,7 @@ dependencies = [ "rlimit", "serde", "serde_json", + "sha2", "tokio", "tracing", "tracing-subscriber",