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

11 lines
309 B

--- twox-hash-1.6.3/Cargo.toml 1970-01-01T00:00:01+00:00
+++ twox-hash-1.6.3/Cargo.toml 2023-02-05T14:34:44.019474+00:00
@@ -26,6 +26,7 @@
categories = ["algorithms"]
license = "MIT"
repository = "https://github.com/shepmaster/twox-hash"
+autobins = false
[dependencies.cfg-if]
version = ">= 0.1, < 2"