Skip to content

Commit ff74659

Browse files
authored
Merge pull request #130 from pwnwriter/dependabot/cargo/anyhow-1.0.89
build(deps): bump anyhow from 1.0.86 to 1.0.89
2 parents 9177785 + 2e470fd commit ff74659

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
@@ -21,7 +21,7 @@ tokio = { version = "1.38.1", features = ["full"] }
2121
futures = "0.3.30"
2222
columns = "0.1.0"
2323
colored = "2.0.4"
24-
anyhow = "1.0.86"
24+
anyhow = "1.0.89"
2525
url = "2.5.2"
2626
regex = "1.10"
2727

0 commit comments

Comments
 (0)