Skip to content

Commit d3f8fd1

Browse files
authored
Merge pull request #35 from coord-e/dependabot/cargo/thiserror-2.0.18
Bump thiserror from 1.0.59 to 2.0.18
2 parents 4d46694 + c078ac4 commit d3f8fd1

2 files changed

Lines changed: 33 additions & 13 deletions

File tree

Cargo.lock

Lines changed: 32 additions & 12 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
@@ -21,7 +21,7 @@ harness = false
2121
anyhow = "1.0.100"
2222
pretty = { version = "0.12.1", features = ["termcolor"] }
2323
tempfile = "3.10.1"
24-
thiserror = "1.0.57"
24+
thiserror = "2.0.18"
2525
tracing = "0.1.40"
2626
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
2727
process_control = "5.0.0"

0 commit comments

Comments
 (0)