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
309 B

--- webpki-roots-0.23.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ webpki-roots-0.23.1/Cargo.toml 2023-06-28T16:22:48.212333+00:00
@@ -18,6 +18,7 @@
readme = "README.md"
license = "MPL-2.0"
repository = "https://github.com/rustls/webpki-roots"
+autobins = false
[dependencies.webpki]
version = "0.100.0"