Skip to content

Commit

Permalink
chore(deps): update rust crate thiserror to 1.0.49 (#1817)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 11, 2023
1 parent 6a12370 commit fbd3fd6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ tracing = { version = "0.1.37", default-features = false, features = ["log"] }
tracing-subscriber = "0.3.17"
console-subscriber = "0.1.10"
futures = "0.3.28"
thiserror = "1.0.44"
thiserror = "1.0.49"
serde = "1.0.183"
toml = "0.5.10"
itertools = "0.11.0"
Expand Down

0 comments on commit fbd3fd6

Please sign in to comment.