Skip to content

Commit ba58ebc

Browse files
Bump thiserror from 1.0.52 to 1.0.53
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.52 to 1.0.53. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.52...1.0.53) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2a00fd1 commit ba58ebc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ indicatif = "0.17.7"
1111
clap = { version = "4.4.12", features = ["cargo"] }
1212
indoc = "2.0.4"
1313
ahash = "0.8.6"
14-
thiserror = "1.0.52"
14+
thiserror = "1.0.53"
1515
crossbeam-channel = "0.5.10"

0 commit comments

Comments
 (0)