Skip to content

Commit 823779e

Browse files
chore(deps): bump anyhow from 1.0.96 to 1.0.97 (#85)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.96 to 1.0.97. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.96...1.0.97) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 53ce6cb commit 823779e

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.23.1"
26-
anyhow = "1.0.96"
26+
anyhow = "1.0.97"
2727

2828
[[bin]]
2929
name = "Course-order-assistant"

0 commit comments

Comments
 (0)