Skip to content

Commit 6292416

Browse files
chore(deps): bump anyhow from 1.0.55 to 1.0.56 (#125)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.55 to 1.0.56. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.55...1.0.56) --- 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 6044833 commit 6292416

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
@@ -19,7 +19,7 @@ github-actions = { repository = "sassman/t-rec-rs", branch = "main", workflow =
1919
maintenance = { status = "actively-developed" }
2020

2121
[dependencies]
22-
anyhow = "1.0.55"
22+
anyhow = "1.0.56"
2323
tempfile = "3.3.0"
2424
rayon = "1.5.1"
2525
log = "0.4.14"

0 commit comments

Comments
 (0)