Skip to content

Commit 6602d2a

Browse files
build(deps): bump anyhow from 1.0.93 to 1.0.94
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.93 to 1.0.94. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.93...1.0.94) --- 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 826ae13 commit 6602d2a

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.93"
7+
anyhow = "1.0.94"
88
colored = "2.2.0"
99
lexopt = "0.3.0"
1010
reqwest = { version = "0.12.9", features = ["json", "blocking", "rustls-tls"], default-features = false }

0 commit comments

Comments
 (0)