Skip to content

Commit f17be30

Browse files
authored
Merge pull request #103 from wathiede/dependabot/cargo/thiserror-2.0.3
build(deps): bump thiserror from 1.0.66 to 2.0.3
2 parents 57137e5 + 3a415e4 commit f17be30

File tree

2 files changed

+40
-20
lines changed

2 files changed

+40
-20
lines changed

Cargo.lock

Lines changed: 39 additions & 19 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
@@ -13,7 +13,7 @@ image = "0.25.4"
1313
regex = "1.11.1"
1414
structopt = "0.3.26"
1515
stderrlog = "0.6.0"
16-
thiserror = "1.0.66"
16+
thiserror = "2.0.3"
1717
anyhow = "1.0.92"
1818
memmap = "0.7.0"
1919
lazy_static = "1.5.0"

0 commit comments

Comments
 (0)