You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-palette/palette-fix-metadata.diff

21 lines
473 B

--- palette-0.5.0/Cargo.toml 1970-01-01T00:00:00+00:00
+++ palette-0.5.0/Cargo.toml 2021-06-28T13:32:33.506702+00:00
@@ -23,7 +23,7 @@
license = "MIT OR Apache-2.0"
repository = "https://github.com/Ogeon/palette"
[dependencies.approx]
-version = "0.3"
+version = "0.5"
default-features = false
[dependencies.num-traits]
@@ -48,7 +48,7 @@
version = "1"
[dev-dependencies.image]
-version = "0.22"
+version = "0.23"
[dev-dependencies.lazy_static]
version = "1"