Skip to content

Commit 307070e

Browse files
authored
Merge pull request #13 from Jakedismo/dependabot/cargo/thiserror-2.0.17
deps(deps): bump thiserror from 2.0.16 to 2.0.17
2 parents 52f3b6e + ba00431 commit 307070e

File tree

2 files changed

+33
-33
lines changed

2 files changed

+33
-33
lines changed

Cargo.lock

Lines changed: 32 additions & 32 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
@@ -49,7 +49,7 @@ bytecheck = "0.8"
4949
rend = "0.5"
5050

5151
# Error Handling
52-
thiserror = "2.0.16"
52+
thiserror = "2.0.17"
5353
anyhow = "1.0"
5454

5555
# Utilities

0 commit comments

Comments
 (0)