Enable subtle feature for using generic ConditionallySwappable and ConditionallyNegatable.

This commit is contained in:
Isis Lovecruft 2018-01-24 22:00:42 +00:00
parent a6680838b3
commit 2f3d1e77a2
Failed to extract signature

View file

@ -42,6 +42,7 @@ version = "0.7"
[dependencies.subtle]
version = "0.5"
default-features = false
features = ["generic-impls"]
[dependencies.clear_on_drop]
version = "=0.2.3"