Skip to content

Commit 3dd64db

Browse files
Bump anyhow from 1.0.89 to 1.0.90 (#511)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.89 to 1.0.90. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.89...1.0.90) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c3cdf29 commit 3dd64db

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
@@ -31,7 +31,7 @@ default = ["tls"]
3131
tls = ["tls-listener/openssl"]
3232

3333
[dependencies.anyhow]
34-
version = "1.0.89"
34+
version = "1.0.90"
3535

3636
[dependencies.atomic-shim]
3737
version = "0.2.0"

0 commit comments

Comments
 (0)