diff --git a/Cargo.toml b/Cargo.toml index a4acc5d..957c2fe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -40,7 +40,7 @@ lazy_static = "1.4.0" tar = "0.4.38" ruzstd = { git = "https://github.com/KillingSpark/zstd-rs.git" } serde_json = "1.0.79" -tracing = "0.1.33" +tracing = "0.1.34" itertools = "0.10.3" static_assertions = "1.1.0" phf = "0.10.1"