diff --git a/Cargo.toml b/Cargo.toml index c1cd666..8c22506 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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