Skip to content

Commit 92fc77b

Browse files
dependabot[bot]rjzak
authored andcommitted
build(deps): bump anyhow from 1.0.83 to 1.0.86
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.83 to 1.0.86. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.83...1.0.86) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5759f47 commit 92fc77b

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 @@ attestation = { path = "crates/attestation", version = "0.2.0" }
1616
steward-server = { path = "crates/server", version = "0.2.0" }
1717

1818
# External dependencies
19-
anyhow = { version = "^1.0.83", default-features = false }
19+
anyhow = { version = "^1.0.86", default-features = false }
2020
axum = { version = "^0.5.17", default-features = false }
2121
chrono = { version = "0.4", default-features = false }
2222
clap = { version = "^4.3.24", default-features = false }

0 commit comments

Comments
 (0)