Skip to content

Commit

Permalink
build(deps): bump palette from 0.7.5 to 0.7.6
Browse files Browse the repository at this point in the history
Bumps [palette](https://github.com/Ogeon/palette) from 0.7.5 to 0.7.6.
- [Changelog](https://github.com/Ogeon/palette/blob/master/CHANGELOG.md)
- [Commits](Ogeon/palette@0.7.5...0.7.6)

---
updated-dependencies:
- dependency-name: palette
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 29afcb5 commit ca65ec9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 5 deletions.
15 changes: 11 additions & 4 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 @@ -97,7 +97,7 @@ log = "0.4"
natord = "1.0"
path-clean = "1.0.1"
number_prefix = "0.4"
palette = { version = "0.7.5", default-features = false, features = ["std"] }
palette = { version = "0.7.6", default-features = false, features = ["std"] }
once_cell = "1.20.2"
percent-encoding = "2.3.1"
phf = { version = "0.11.2", features = ["macros"] }
Expand Down

0 comments on commit ca65ec9

Please sign in to comment.