chore(deps): update rust crate thiserror to 1.0.39 (#507)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-03-11 13:28:33 +03:00
committed by GitHub
parent 16265f97b0
commit f87d1cb373
8 changed files with 11 additions and 11 deletions

View File

@ -30,4 +30,4 @@ serde = { version = "1.0.154", features = ["rc", "derive"] }
serde_json = "1.0.94"
itertools = "0.10.5"
thiserror = "1.0.38"
thiserror = "1.0.39"