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

12 lines
279 B

4 years ago
--- ghash-0.3.0/Cargo.toml 2020-06-06T15:35:29+00:00
+++ ghash-0.3.0/Cargo.toml 2020-09-11T17:18:29.268457+00:00
@@ -30,7 +30,7 @@
optional = true
default-features = false
[dev-dependencies.hex-literal]
-version = "0.1"
+version = "0.2.1"
[features]
std = ["polyval/std"]