Skip to content

Commit 24f1b3d

Browse files
dependabot[bot]JakeChampion
authored andcommitted
Bump anyhow from 1.0.63 to 1.0.64
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.63 to 1.0.64. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.63...1.0.64) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a938582 commit 24f1b3d

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.63"
8+
anyhow = "1.0.64"
99
env_logger = "0.9.0"
1010
log = "0.4.17"
1111
structopt = "0.3.20"

0 commit comments

Comments
 (0)