Skip to content

Commit cf08637

Browse files
Bump anyhow from 1.0.71 to 1.0.100
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.71 to 1.0.100. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.71...1.0.100) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.100 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c81122f commit cf08637

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -13,7 +13,7 @@ categories = ["command-line-utilities"]
1313
travis-ci = { repository = "allenap/firstaide", branch = "master" }
1414

1515
[dependencies]
16-
anyhow = "1.0.71"
16+
anyhow = "1.0.100"
1717
atty = "0.2.14"
1818
bincode = "1.3.3"
1919
bstr = "0.2.17"

0 commit comments

Comments
 (0)