Skip to content

Commit 43c7058

Browse files
dependabot[bot]JakeChampion
authored andcommitted
Bump anyhow from 1.0.64 to 1.0.65 (#263)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.64 to 1.0.65. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.64...1.0.65) --- 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> Co-authored-by: Jake Champion <[email protected]>
1 parent dace5c5 commit 43c7058

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
@@ -5,7 +5,7 @@ authors = ["Fastly <[email protected]>"]
55
edition = "2018"
66

77
[dependencies]
8-
anyhow = "1.0.64"
8+
anyhow = "1.0.65"
99
env_logger = "0.9.1"
1010
log = "0.4.17"
1111
structopt = "0.3.20"

0 commit comments

Comments
 (0)