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-ttf-parser0.12/SOURCES/ttf-parser-fix-metadata.diff

19 lines
461 B

--- ttf-parser-0.12.3/Cargo.toml 1970-01-01T00:00:00+00:00
+++ ttf-parser-0.12.3/Cargo.toml 2022-03-09T14:39:00.191217+00:00
@@ -24,13 +24,10 @@
license = "MIT OR Apache-2.0"
repository = "https://github.com/RazrFalcon/ttf-parser"
[dev-dependencies.base64]
-version = "0.12"
-
-[dev-dependencies.pico-args]
-version = "0.3.1"
+version = "0.13"
[dev-dependencies.svgtypes]
-version = "0.5"
+version = "0.8"
[dev-dependencies.xmlwriter]
version = "0.1"