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

12 lines
268 B

--- universal-hash-0.5.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ universal-hash-0.5.0/Cargo.toml 2023-03-16T16:44:08.548270+00:00
@@ -41,7 +41,7 @@
version = "0.1.6"
[dependencies.subtle]
-version = "=2.4"
+version = "2.4"
default-features = false
[features]