chore(deps): update rust crate thiserror to 1.0.38 (#408)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-12-27 00:19:10 +03:00
committed by GitHub
parent 89cd606e58
commit d9cfa9cf15
8 changed files with 11 additions and 11 deletions

View File

@ -30,4 +30,4 @@ serde = { version = "1.0.151", features = ["rc", "derive"] }
serde_json = "1.0.89"
itertools = "0.10.5"
thiserror = "1.0.37"
thiserror = "1.0.38"