Skip to content

Commit 409f937

Browse files
dependabot[bot]abus-sh
authored andcommitted
Bump anyhow from 1.0.94 to 1.0.95 (oxidecomputer#1031)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.94 to 1.0.95. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.94...1.0.95) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 12ada36 commit 409f937

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
@@ -18,7 +18,7 @@ progenitor-client = { version = "0.9.1", path = "progenitor-client" }
1818
progenitor-impl = { version = "0.9.1", path = "progenitor-impl" }
1919
progenitor-macro = { version = "0.9.1", path = "progenitor-macro" }
2020

21-
anyhow = "1.0.94"
21+
anyhow = "1.0.95"
2222
base64 = "0.22.1"
2323
built = { version = "0.7.5", features = ["cargo-lock", "git2"] }
2424
bytes = "1.9.0"

0 commit comments

Comments
 (0)