Skip to content

Commit 56b3a30

Browse files
build(deps): bump anyhow from 1.0.100 to 1.0.101
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.100 to 1.0.101. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.100...1.0.101) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.101 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4fed9b5 commit 56b3a30

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crypto/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ name = "transaction"
146146
harness = false
147147

148148
[build-dependencies]
149-
anyhow = "1.0.100"
149+
anyhow = "1.0.101"
150150
# this is appropriate if we always and only build in environments where `git`
151151
# is available on the command line. If not, we should replace this with
152152
# `vergen-gix` or `vergen-git2`.

0 commit comments

Comments
 (0)