Skip to content

Commit 62a144d

Browse files
chore(deps): bump anyhow from 1.0.92 to 1.0.93 in the dep-updates group
Bumps the dep-updates group with 1 update: [anyhow](https://github.com/dtolnay/anyhow). Updates `anyhow` from 1.0.92 to 1.0.93 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.92...1.0.93) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dep-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e38cb44 commit 62a144d

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
@@ -4,5 +4,5 @@ version = "0.2.0"
44
edition = "2021"
55

66
[dependencies]
7-
anyhow = "1.0.91"
7+
anyhow = "1.0.93"
88
libc = "0.2.161"

0 commit comments

Comments
 (0)