Skip to content

Commit 0aa73a2

Browse files
Bump anyhow from 1.0.58 to 1.0.62 (#1615)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.58 to 1.0.62. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.58...1.0.62) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a70c681 commit 0aa73a2

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.

sled-agent/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2021"
66
license = "MPL-2.0"
77

88
[dependencies]
9-
anyhow = "1.0.58"
9+
anyhow = "1.0.62"
1010
async-trait = "0.1.53"
1111
bincode = "1.3.3"
1212
bytes = "1.2"

0 commit comments

Comments
 (0)