Skip to content

Commit cf2c5c7

Browse files
Bump anyhow from 1.0.45 to 1.0.51 in /src/agent (microsoft#1490)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.45 to 1.0.51. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.45...1.0.51) --- 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> Co-authored-by: Marc Greisen <marc@greisen.org>
1 parent 5e3d915 commit cf2c5c7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/agent/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.

src/agent/onefuzz-supervisor/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ publish = false
77

88

99
[dependencies]
10-
anyhow = "1.0.45"
10+
anyhow = "1.0.51"
1111
async-trait = "0.1"
1212
downcast-rs = "1.2"
1313
env_logger = "0.9"

0 commit comments

Comments
 (0)