Skip to content

Commit 3206a7c

Browse files
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 f3e4bb3 commit 3206a7c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -17,7 +17,7 @@ ssi = { version = "0.10.2", features = [
1717
"bbs",
1818
] }
1919

20-
anyhow = "1.0.95"
20+
anyhow = "1.0.97"
2121
axum = { version = "0.8.1", features = ["macros"] }
2222
axum-extra = { version = "0.10.0", features = ["typed-header"] }
2323
figment = { version = "0.10.8", features = ["env", "toml"] }

0 commit comments

Comments
 (0)