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

12 lines
280 B

--- tokio-rustls-0.23.4/Cargo.toml 1970-01-01T00:00:01+00:00
+++ tokio-rustls-0.23.4/Cargo.toml 2023-03-18T21:37:39.147173+00:00
@@ -43,7 +43,7 @@
version = "1"
[dev-dependencies.rustls-pemfile]
-version = "0.2.1"
+version = "1.0"
[dev-dependencies.tokio]
version = "1.0"