mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 04:39:24 +00:00
3.9.4 Add tests to the transcript crate
This commit is contained in:
@@ -18,6 +18,10 @@ digest = "0.10"
|
||||
blake2 = { version = "0.10", optional = true }
|
||||
merlin = { version = "3", optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
blake2 = "0.10"
|
||||
|
||||
[features]
|
||||
recommended = ["blake2"]
|
||||
merlin = ["dep:merlin"]
|
||||
tests = []
|
||||
|
||||
Reference in New Issue
Block a user