Skip to content

Commit 90708ae

Browse files
authored
Merge pull request #716 from RustScan/dependabot/cargo/colored-2.2.0
build(deps): bump colored from 2.1.0 to 2.2.0
2 parents 094a6f0 + 840daac commit 90708ae

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -18,7 +18,7 @@ exclude = [
1818

1919
[dependencies]
2020
clap = { version = "4.5.13", features = ["derive", "wrap_help"] }
21-
colored = "2.1.0"
21+
colored = "2.2.0"
2222
async-std = "1.13.0"
2323
futures = "0.3"
2424
rlimit = "0.10.2"

0 commit comments

Comments
 (0)