Skip to content

Commit

Permalink
build(deps): bump colorful from 0.2.2 to 0.3.2
Browse files Browse the repository at this point in the history
Bumps [colorful](https://github.com/mellite/colorful) from 0.2.2 to 0.3.2.
- [Commits](https://github.com/mellite/colorful/commits)

---
updated-dependencies:
- dependency-name: colorful
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2024
1 parent 85829e5 commit 6ae6920
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ anyhow = "1.0.83"
sev = { version = "3.2.0", features = ['openssl']}
env_logger = "0.10.1"
clap = { version = "<4.5", features = [ "derive" ] }
colorful = "0.2.2"
colorful = "0.3.2"
libc = "0.2.154"
curl = "0.4"
msru = "0.2.0"

0 comments on commit 6ae6920

Please sign in to comment.