Merge pull request #28 from huitseeker/quickfix_26

Re-establish `cargo check --all-targets`
This commit is contained in:
François Garillot
2020-07-22 17:55:53 -04:00
committed by GitHub
+1
View File
@@ -40,3 +40,4 @@ rand = "0.7"
[[bench]]
name = "oprf"
harness = false
required-features = ["bench"]