Skip to content

Commit

Permalink
Bump owo-colors from 4.0.0 to 4.1.0 (#159)
Browse files Browse the repository at this point in the history
Bumps [owo-colors](https://github.com/jam1garner/owo-colors) from 4.0.0 to 4.1.0.
- [Commits](jam1garner/owo-colors@v4.0.0...v4.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent fb3fdcc commit d81286a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 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 crates/utiles/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ json-patch = "2.0.0"
md-5 = "0.10.6"
noncrypto-digests = "0.3.2"
num_cpus = "1.16.0"
owo-colors = { version = "4.0.0", features = ["supports-color"] }
owo-colors = { version = "4.1.0", features = ["supports-color"] }
pmtiles = { version = "0.10.0", features = ["mmap-async-tokio", "tilejson"], optional = true }
rusqlite = { workspace = true, features = ["bundled", "blob", "backup", "functions", "trace"] }
serde.workspace = true
Expand Down

0 comments on commit d81286a

Please sign in to comment.