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.3/Cargo.toml 1970-01-01T00:00:01+00:00
+++ digest-0.10.3/Cargo.toml 2022-02-16T15:49:23.908751+00:00
@@ -36,7 +36,7 @@
version = "0.1.3"
[dependencies.subtle]
-version = "=2.4"
+version = "2.4"
optional = true
default-features = false