Skip to content

Commit

Permalink
build(deps): update colorful requirement from 0.2.2 to 0.3.2
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: colorful
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2024
1 parent 0fbbd46 commit 2568d00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ bitfield = "0.15.0"
msru = "0.2.0"
clap = { version = "<4.5", features = [ "derive" ] }
codicon = "3.0"
colorful = "0.2.2"
colorful = "0.3.2"
libc = "0.2.139"
base64 = "0.13.0"
openssl = { version = "0.10", features = ["vendored"] }
Expand Down

0 comments on commit 2568d00

Please sign in to comment.