Skip to content

Commit b8e435e

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

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
@@ -10,7 +10,7 @@ license = "GPL-3.0"
1010
edition = "2021"
1111

1212
[dependencies]
13-
anyhow = "1.0.72"
13+
anyhow = "1.0.74"
1414
bitcoin = "0.30.1"
1515
clap = { version = "4.3.21", features = [ "cargo" ] }
1616
diesel = { version = "2.1.0", features = [ "r2d2", "sqlite" ], default-features = false }

0 commit comments

Comments
 (0)