Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

Commit 14b0ea5

Browse files
Bump thiserror from 1.0.22 to 1.0.24
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.22 to 1.0.24. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.22...1.0.24) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 191d5bf commit 14b0ea5

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
@@ -17,7 +17,7 @@ clap = "2.33.3"
1717

1818
probe-rs = "0.10.0"
1919
anyhow = "1.0.38"
20-
thiserror = "1.0.22"
20+
thiserror = "1.0.24"
2121

2222

2323
[dev-dependencies]

0 commit comments

Comments
 (0)