Skip to content

Commit

Permalink
[deps]: Update Rust crate thiserror to 1.0.51 (#437)
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 Dec 18, 2023
1 parent 2a163b7 commit e32e2ff
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 crates/bws/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ serde = "^1.0.193"
serde_json = "^1.0.108"
serde_yaml = "0.9"
supports-color = "2.1.0"
thiserror = "1.0.50"
thiserror = "1.0.51"
tokio = { version = "1.35.0", features = ["rt-multi-thread", "macros"] }
toml = "0.8.8"
uuid = { version = "^1.6.1", features = ["serde"] }
Expand Down

0 comments on commit e32e2ff

Please sign in to comment.