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

11 lines
308 B

--- webpki-roots-0.22.6/Cargo.toml 1970-01-01T00:00:01+00:00
+++ webpki-roots-0.22.6/Cargo.toml 2023-03-18T21:25:06.575320+00:00
@@ -19,6 +19,7 @@
readme = "README.md"
license = "MPL-2.0"
repository = "https://github.com/rustls/webpki-roots"
+autobins = false
[dependencies.webpki]
version = "0.22.0"