Skip to content

Commit b1abb0f

Browse files
decathorpecafkafk
authored andcommitted
build(deps): palette v0.7.6 -> v0.7.5
palette_derive 0.7.6 introduces a new dependency on the by_address crate, which looks like it has correctness / soundness issues (uncovered by running tests in "release" mode or in miri): mbrubeck/by_address#9 Signed-off-by: Fabio Valentini <decathorpe@gmail.com>
1 parent ddef58a commit b1abb0f

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

Cargo.lock

Lines changed: 4 additions & 11 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
@@ -97,7 +97,7 @@ log = "0.4"
9797
natord = "1.0"
9898
path-clean = "1.0.1"
9999
number_prefix = "0.4"
100-
palette = { version = "0.7.6", default-features = false, features = ["std"] }
100+
palette = { version = "0.7.5", default-features = false, features = ["std"] }
101101
once_cell = "1.20.2"
102102
percent-encoding = "2.3.1"
103103
phf = { version = "0.11.2", features = ["macros"] }

0 commit comments

Comments
 (0)