Skip to content

Commit 4d5ef23

Browse files
Bump thiserror from 1.0.6 to 1.0.9
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.6 to 1.0.9. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.6...1.0.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 329d1b4 commit 4d5ef23

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.

src/invoker/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ bitflags = "1.2.1"
3131
util = {path = "../util"}
3232
slog-scope = "4.3.0"
3333
anyhow = "1.0.25"
34-
thiserror = "1.0.6"
34+
thiserror = "1.0.9"
3535
reqwest = "0.9.22"
3636

3737
[features]

0 commit comments

Comments
 (0)