bump tracing

This commit is contained in:
Simon Gardling 2022-04-18 08:59:20 -04:00
parent 00392d22b4
commit c98db4eb42

View File

@ -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"