Skip to content

Commit f492afe

Browse files
dependabot[bot]vrutkovs
authored andcommitted
build(deps): bump anyhow from 1.0.95 to 1.0.97
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.95 to 1.0.97. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.95...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]>
1 parent 3abdc00 commit f492afe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ askama = { version = "0.12.0", features = [
1616
"mime",
1717
"mime_guess",
1818
] }
19-
anyhow = "1.0.95"
19+
anyhow = "1.0.97"
2020
base_url = "1.1.0"
2121
reqwest = { version = "0.12.12", features = [
2222
"json",

0 commit comments

Comments
 (0)