Skip to content

Commit aa5c76e

Browse files
dependabot[bot]insolor
authored andcommitted
Bump anyhow from 1.0.99 to 1.0.100
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.99 to 1.0.100. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.99...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] <[email protected]>
1 parent 04a469e commit aa5c76e

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
@@ -15,7 +15,7 @@ strip = true # Strip symbols from binary
1515
winres = "0.1"
1616

1717
[dependencies]
18-
anyhow = "1.0.99"
18+
anyhow = "1.0.100"
1919
async-std = "1.13.2"
2020
checksum = "0.2.1"
2121
chrono = "0.4.42"

0 commit comments

Comments
 (0)