Skip to content

Commit 92bcb77

Browse files
build(deps): bump owo-colors from 4.2.2 to 4.2.3
Bumps [owo-colors](https://github.com/owo-colors/owo-colors) from 4.2.2 to 4.2.3. - [Release notes](https://github.com/owo-colors/owo-colors/releases) - [Changelog](https://github.com/owo-colors/owo-colors/blob/main/CHANGELOG.md) - [Commits](owo-colors/owo-colors@v4.2.2...v4.2.3) --- updated-dependencies: - dependency-name: owo-colors dependency-version: 4.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 62cdff6 commit 92bcb77

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ color-eyre = "0.6.5"
2525
crossterm = { version = "0.29.0", features = ["event-stream"] }
2626
eyre = "0.6.12"
2727
futures = { version = "0.3.31", default-features = false, features = ["std", "async-await"] }
28-
owo-colors = "4.2.2"
28+
owo-colors = "4.2.3"
2929
regex = "1.11.2"
3030
reqwest = { version = "0.12.23", default-features = false, features = ["charset", "http2", "macos-system-configuration", "rustls-tls", "json", "deflate", "gzip", "brotli", "zstd"] }
3131
serde = { version = "1.0.226", features = ["derive"] }

0 commit comments

Comments
 (0)