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

16 lines
427 B

--- svgtypes-0.5.0/Cargo.toml 1970-01-01T00:00:00+00:00
+++ svgtypes-0.5.0/Cargo.toml 2021-06-13T04:00:19.119018+00:00
@@ -22,10 +22,9 @@
license = "MIT/Apache-2.0"
repository = "https://github.com/RazrFalcon/svgtypes"
[dependencies.float-cmp]
-version = "0.5"
-default-features = false
+version = "0.8"
[dependencies.siphasher]
-version = "0.2.3"
+version = "0.3"
[badges.travis-ci]
repository = "RazrFalcon/svgtypes"