Skip to content

Commit 992c82a

Browse files
Bump anyhow from 1.0.80 to 1.0.85
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.80 to 1.0.85. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.80...1.0.85) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 31859d9 commit 992c82a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repository = "https://github.com/yaa110/nomino"
1111
version = "1.3.0"
1212

1313
[dependencies]
14-
anyhow = "1.0.80"
14+
anyhow = "1.0.85"
1515
atty = "0.2.14"
1616
clap = {version = "3.2.25", features = ["yaml"]}
1717
colored = "2.0.4"

0 commit comments

Comments
 (0)