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

12 lines
312 B

--- rustls-webpki-0.100.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ rustls-webpki-0.100.1/Cargo.toml 2023-06-12T18:22:12.900252+00:00
@@ -55,7 +55,7 @@
"cryptography",
"no-std",
]
-license-file = "LICENSE"
+license = "ISC"
repository = "https://github.com/rustls/webpki"
[package.metadata.docs.rs]