Skip to content

Commit f30d2d8

Browse files
committed
fix: Remove needless hacspec dependency in main lib
1 parent 66976da commit f30d2d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ description = "EDHOC implementation in Rust"
1010
hexlit = "0.5.3"
1111
hex = { version = "0.4.3", default-features = false }
1212

13-
hacspec-lib = { version = "0.1.0-beta.1", default-features = false, optional = true }
1413
edhoc-crypto-trait = { path = "../crypto/edhoc-crypto-trait" }
1514
edhoc-consts = { path = "../consts" }
1615
edhoc-ead = { path = "../ead", default-features = false }

0 commit comments

Comments
 (0)