Skip to content

Commit

Permalink
[deps]: Update Rust crate thiserror to 1.0.56
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 4, 2024
1 parent fa39a52 commit f76d7df
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
64 changes: 32 additions & 32 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.51"
thiserror = "1.0.56"
tokio = { version = "1.35.1", features = ["rt-multi-thread", "macros"] }
toml = "0.8.8"
uuid = { version = "^1.6.1", features = ["serde"] }
Expand Down

0 comments on commit f76d7df

Please sign in to comment.