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

13 lines
343 B

--- tendril-0.4.3/Cargo.toml 1970-01-01T00:00:01+00:00
+++ tendril-0.4.3/Cargo.toml 2024-01-19T19:09:07.549735+00:00
@@ -17,9 +17,6 @@
readme = "README.md"
license = "MIT/Apache-2.0"
repository = "https://github.com/servo/tendril"
-[dependencies.encoding]
-version = "0.2"
-optional = true
[dependencies.encoding_rs]
version = "0.8.12"