Revert "Use subtle branch with ConditionallySwappable trait for now."

This reverts commit d86fcd4e17.
This commit is contained in:
Isis Lovecruft 2017-10-05 00:49:49 +00:00
parent c08591a7d8
commit 49f8781681
Failed to extract signature

View file

@ -35,8 +35,6 @@ version = "0.6"
[dependencies.subtle]
version = "^0.2"
default-features = false
git = "https://github.com/isislovecruft/subtle"
branch = "feature/conditional-swap_r1"
[dependencies.generic-array]
# same version that digest depends on