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

11 lines
292 B

--- block-buffer-0.7.3/Cargo.toml 1970-01-01T00:00:00+00:00
+++ block-buffer-0.7.3/Cargo.toml 2020-02-13T21:19:46.794773+00:00
@@ -31,6 +31,6 @@
default-features = false
[dependencies.generic-array]
-version = "0.12"
+version = "0.13"
[badges.travis-ci]
repository = "RustCrypto/utils"