Skip to content

Commit 710b992

Browse files
committed
Remove redundant signature dep
1 parent dad7988 commit 710b992

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dtls/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ ccm = "0.3.0"
3333
tokio = { version = "1.19", features = ["full"] }
3434
async-trait = "0.1.56"
3535
x25519-dalek = { version = "2.0.0-rc.2", features = ["static_secrets"] }
36-
signature = "1.2.2"
3736
x509-parser = "0.13.2"
3837
der-parser = "8.1"
3938
rcgen = "0.10.0"

0 commit comments

Comments
 (0)