diff --git a/Cargo.lock b/Cargo.lock index c3af1be34d497..6efcc6c328c17 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -7997,6 +7997,7 @@ dependencies = [ "futures-io", "futures-timer", "log", + "lz4", "native-tls", "nom", "oauth2", @@ -8015,6 +8016,7 @@ dependencies = [ "tracing", "url", "uuid", + "zstd 0.12.4", ] [[package]]