Skip to content

Commit a9aa012

Browse files
chore(deps): bump anyhow from 1.0.98 to 1.0.99
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.98 to 1.0.99. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.98...1.0.99) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.99 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4fd0136 commit a9aa012

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -23,7 +23,7 @@ regex = "1.11.1"
2323
kdam = { version = "0.6.1", features = ["spinner", "template"] }
2424
futures = "0.3.31"
2525
scraper = "0.24.0"
26-
anyhow = "1.0.98"
26+
anyhow = "1.0.99"
2727
mailparse = "0.16.1"
2828
encoding_rs = "0.8"
2929

0 commit comments

Comments
 (0)