Skip to content

Commit a91bbcf

Browse files
chore(deps): bump owo-colors from 4.0.0 to 4.2.0 (#76)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aafd921 commit a91bbcf

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.

src/test-suite/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ publish.workspace = true
77
[dependencies]
88
clap = { version = "4.5.15", features = ["derive"] }
99
ez-jsonrpc = "0.4.0"
10-
owo-colors = "4.0.0"
10+
owo-colors = "4.2.0"
1111
serde = { version = "1.0.217", features = ["derive"] }
1212
bindings = { path = "../bindings" }
1313
strum = { version = "0.26.3", features = ["derive"] }

0 commit comments

Comments
 (0)