Skip to content

Commit fc8a516

Browse files
authored
Merge pull request #337 from agourlay/dependabot/cargo/thiserror-2.0.7
Bump thiserror from 2.0.6 to 2.0.7
2 parents 2bcb9e8 + 6917b2f commit fc8a516

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ async-channel = "2.3.1"
2121
chrono = "0.4.39"
2222
clap = { version = "4.5.23", features = ["cargo"] }
2323
indicatif = "0.17.9"
24-
thiserror = "2.0.6"
24+
thiserror = "2.0.7"
2525
rand = "0.8.5"

0 commit comments

Comments
 (0)