Fix running `radicle-crypto` tests on its own
Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
This commit is contained in:
parent
b040098447
commit
eb666265be
|
|
@ -55,6 +55,7 @@ version = "0.13"
|
||||||
optional = true
|
optional = true
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
|
fastrand = { version = "1.8.0", default-features = false }
|
||||||
quickcheck_macros = { version = "1", default-features = false }
|
quickcheck_macros = { version = "1", default-features = false }
|
||||||
quickcheck = { version = "1", default-features = false }
|
quickcheck = { version = "1", default-features = false }
|
||||||
tempfile = { version = "3.3.0" }
|
tempfile = { version = "3.3.0" }
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue