diff --git a/litellm-rust/Cargo.lock b/litellm-rust/Cargo.lock index 7bd166f48b6..097884c8ecc 100644 --- a/litellm-rust/Cargo.lock +++ b/litellm-rust/Cargo.lock @@ -2707,6 +2707,7 @@ dependencies = [ "serde", "serde_json", "serde_with", + "sha2 0.10.9", "tokio", "tokio-tungstenite", ]