Skip to content

Commit f231df6

Browse files
Bump colored from 1.9.0 to 1.9.1
Bumps [colored](https://github.com/mackwic/colored) from 1.9.0 to 1.9.1. - [Release notes](https://github.com/mackwic/colored/releases) - [Changelog](https://github.com/mackwic/colored/blob/master/CHANGELOG.md) - [Commits](colored-rs/colored@v1.9.0...v1.9.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 9345dc1 commit f231df6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

twiggy/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ twiggy-parser = { version = "=0.6.0", path = "../parser" }
2626
twiggy-traits = { version = "=0.6.0", path = "../traits" }
2727

2828
[dev-dependencies]
29-
colored = "1.9.0"
29+
colored = "1.9.1"
3030
diff = "0.1.12"

0 commit comments

Comments
 (0)