Fix running `radicle-crypto` tests on its own

Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
This commit is contained in:
Alexis Sellier 2022-11-09 13:21:44 +01:00
parent b040098447
commit eb666265be
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ version = "0.13"
optional = true
[dev-dependencies]
fastrand = { version = "1.8.0", default-features = false }
quickcheck_macros = { version = "1", default-features = false }
quickcheck = { version = "1", default-features = false }
tempfile = { version = "3.3.0" }