Skip to content

Commit fbe13aa

Browse files
authored
Merge pull request #23 from katanacap/dependabot/cargo/thiserror-2.0.12
chore(deps): bump thiserror from 2.0.11 to 2.0.12
2 parents 91f5af7 + 2834982 commit fbe13aa

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Diff for: Cargo.lock

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

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ tracing-actix-web = "0.7.16"
2929

3030
## error handling
3131
eyre = "0.6.12"
32-
thiserror = "2.0.11"
32+
thiserror = "2.0.12"
3333

3434
## config
3535
confik = "0.12.0"

0 commit comments

Comments
 (0)