Skip to content

Commit

Permalink
[deps]: Update Rust crate thiserror to 1.0.52
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 30, 2023
1 parent 793ff10 commit fd5ae1c
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.51"
thiserror = "1.0.52"
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 fd5ae1c

Please sign in to comment.