Skip to content

Commit fdced42

Browse files
build(deps): bump thiserror from 2.0.12 to 2.0.14 (#470)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shigure Kurosaki <[email protected]>
1 parent d0870c8 commit fdced42

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -37,7 +37,7 @@ inquire = "0.7.5"
3737
rss = "2.0.12"
3838
scraper = "0.23.1"
3939
serde = { version = "1.0.219", features = ["derive"] }
40-
thiserror = "2.0.12"
40+
thiserror = "2.0.14"
4141
tokio = { version = "1.47.1", features = [
4242
"fs",
4343
"io-util",

0 commit comments

Comments
 (0)