Matching to latest test vectors with metadata mode (#3)
This commit is contained in:
@@ -43,9 +43,11 @@ bincode = "1"
|
||||
chacha20poly1305 = "0.8"
|
||||
criterion = "0.3"
|
||||
hex = "0.4"
|
||||
json = "0.12"
|
||||
lazy_static = "1"
|
||||
serde_json = "1"
|
||||
sha2 = "0.9"
|
||||
proptest = "1"
|
||||
regex = "1"
|
||||
rustyline = "8"
|
||||
voprf = { path = "", default-features = false, features = ["std"] }
|
||||
|
||||
Reference in New Issue
Block a user