Skip to content

Commit 9225694

Browse files
build(deps): bump anyhow from 1.0.90 to 1.0.91
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.90 to 1.0.91. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.90...1.0.91) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 57eca31 commit 9225694

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
@@ -4,7 +4,7 @@ version = "1.0.2"
44
edition = "2021"
55

66
[dependencies]
7-
anyhow = "1.0.90"
7+
anyhow = "1.0.91"
88
colored = "2.1.0"
99
lexopt = "0.3.0"
1010
reqwest = { version = "0.12.8", features = ["json", "blocking", "rustls-tls"], default-features = false }

0 commit comments

Comments
 (0)