Skip to content

Commit f4a9e43

Browse files
chore(deps): Bump anyhow from 1.0.93 to 1.0.94 (#617)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.93 to 1.0.94. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.93...1.0.94) --- 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 4539058 commit f4a9e43

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
@@ -16,7 +16,7 @@ repository = "https://github.com/sorairolake/abcrypt"
1616
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1717

1818
[workspace.dependencies]
19-
anyhow = "1.0.93"
19+
anyhow = "1.0.94"
2020
clap = { version = "4.5.21", features = ["derive"] }
2121
dialoguer = { version = "0.11.0", default-features = false, features = ["password"] }
2222

0 commit comments

Comments
 (0)