diff --git a/dagger.nimble b/dagger.nimble index 09d3663d..c61eb536 100644 --- a/dagger.nimble +++ b/dagger.nimble @@ -3,8 +3,7 @@ author = "Dagger Team" description = "p2p data durability engine" license = "MIT" -requires "nim >= 1.4.2", - "libp2p#unstable", +requires "libp2p#unstable", "nimcrypto >= 0.4.1", "bearssl >= 0.1.4", "chronicles >= 0.7.2",