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-blobby0.1/blobby-fix-metadata.diff

11 lines
266 B

--- blobby-0.1.2/Cargo.toml 1970-01-01T00:00:00+00:00
+++ blobby-0.1.2/Cargo.toml 2020-10-21T12:53:49.645144+00:00
@@ -27,6 +27,6 @@
features = ["std"]
[dev-dependencies.hex]
-version = "0.3"
+version = "0.4"
[badges.travis-ci]
repository = "RustCrypto/utils"