We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66976da commit f30d2d8Copy full SHA for f30d2d8
lib/Cargo.toml
@@ -10,7 +10,6 @@ description = "EDHOC implementation in Rust"
10
hexlit = "0.5.3"
11
hex = { version = "0.4.3", default-features = false }
12
13
-hacspec-lib = { version = "0.1.0-beta.1", default-features = false, optional = true }
14
edhoc-crypto-trait = { path = "../crypto/edhoc-crypto-trait" }
15
edhoc-consts = { path = "../consts" }
16
edhoc-ead = { path = "../ead", default-features = false }
0 commit comments