Skip to content

Commit fd47d17

Browse files
Bump anyhow from 1.0.88 to 1.0.89 (#86)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.88 to 1.0.89. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.88...1.0.89) --- 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> Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
1 parent 447af02 commit fd47d17

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.1"
44
edition = "2021"
55

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

0 commit comments

Comments
 (0)