Skip to content

Commit 481f406

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

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

0 commit comments

Comments
 (0)