Skip to content

Commit

Permalink
chore(deps): update colored requirement from 2.1.0 to 3.0.0 in /lachs
Browse files Browse the repository at this point in the history
Updates the requirements on [colored](https://github.com/mackwic/colored) to permit the latest version.
- [Release notes](https://github.com/mackwic/colored/releases)
- [Changelog](https://github.com/colored-rs/colored/blob/master/CHANGELOG.md)
- [Commits](colored-rs/colored@v2.1.0...v3.0.0)

---
updated-dependencies:
- dependency-name: colored
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent 7bec545 commit 8b36fc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lachs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ repository = "https://github.com/H1ghBre4k3r/lachs"
documentation = "https://docs.rs/lachs"

[dependencies]
colored = "2.1.0"
colored = "3.0.0"
lachs_derive = { version = "0.1.1", path = "../lachs_derive/" }
regex = "1.11.1"

0 comments on commit 8b36fc1

Please sign in to comment.