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

12 lines
259 B

--- digest-0.10.5/Cargo.toml 2022-09-16T01:41:42+00:00
+++ digest-0.10.5/Cargo.toml 2022-10-05T12:28:10.387041+00:00
@@ -41,7 +41,7 @@
version = "0.1.3"
[dependencies.subtle]
-version = "=2.4"
+version = "2.4"
optional = true
default-features = false