Update all non-major Rust dependencies (#309)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Anatoly Laskaris <github_me@nahsi.dev>
This commit is contained in:
renovate[bot]
2022-09-07 12:10:07 +03:00
committed by GitHub
parent 2784d8a51f
commit b4195175db
19 changed files with 82 additions and 87 deletions

View File

@@ -19,7 +19,7 @@ air-log-targets = { path = "../log-targets" }
air-parser = { path = "../air-parser" }
bimap = "0.6.2"
serde_json = "1.0.68"
log = "0.4.14"
thiserror = "1.0.29"
tracing = "0.1.35"
serde_json = "1.0.85"
log = "0.4.17"
thiserror = "1.0.34"
tracing = "0.1.36"