chore(deps): update rust crate thiserror to 1.0.50 (#744)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-10-29 20:10:26 +07:00
committed by GitHub
parent 7d4dfb76ea
commit 10341c42fd
9 changed files with 12 additions and 12 deletions

View File

@ -27,4 +27,4 @@ regex = "1.10.2"
serde = { version = "1.0.164", features = ["rc", "derive"] }
itertools = "0.10.5"
thiserror = "1.0.40"
thiserror = "1.0.50"