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-svgtypes/svgtypes-fix-metadata.diff

12 lines
328 B

--- svgtypes-0.6.0/Cargo.toml 1970-01-01T00:00:00+00:00
+++ svgtypes-0.6.0/Cargo.toml 2021-08-26T13:53:53.318246+00:00
@@ -23,7 +23,7 @@
license = "MIT/Apache-2.0"
repository = "https://github.com/RazrFalcon/svgtypes"
[dependencies.float-cmp]
-version = "0.8"
+version = "0.9"
features = ["std"]
default-features = false