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

--- digest-0.8.1/Cargo.toml 1970-01-01T00:00:00+00:00
+++ digest-0.8.1/Cargo.toml 2020-02-13T21:25:26.826553+00:00
@@ -27,7 +27,7 @@
optional = true
[dependencies.generic-array]
-version = "0.12"
+version = "0.13"
[features]
dev = ["blobby"]