3.10.2 Explicitly test RecommendedTranscript

This commit is contained in:
Luke Parker
2023-03-15 19:55:07 -04:00
parent ad470bc969
commit 669d2dbffc
3 changed files with 9 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ blake2 = { version = "0.10", optional = true }
merlin = { version = "3", optional = true }
[dev-dependencies]
sha2 = "0.10"
blake2 = "0.10"
[features]