Skip to content

Commit 87e63a8

Browse files
chore(deps): bump anyhow from 1.0.61 to 1.0.62 (#186)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.61 to 1.0.62. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.61...1.0.62) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a27af87 commit 87e63a8

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
@@ -28,7 +28,7 @@ harness = false
2828
dhat-profiling = ["dhat"]
2929

3030
[dependencies]
31-
anyhow = "1.0.61"
31+
anyhow = "1.0.62"
3232
async-stream = "0.3.3"
3333
async-trait = "0.1.57"
3434
chrono = "0.4.22"

0 commit comments

Comments
 (0)