try with 1.4.2

This commit is contained in:
Dmitriy Ryajov 2021-10-29 09:18:59 -06:00
parent 6143902193
commit 24f839d6a9
No known key found for this signature in database
GPG Key ID: DA8C680CE7C657A4

View File

@ -3,7 +3,7 @@ author = "Dagger Team"
description = "p2p data durability engine"
license = "MIT"
requires "nim >= 1.4.6",
requires "nim >= 1.4.2",
"libp2p#unstable",
"nimcrypto >= 0.4.1",
"bearssl >= 0.1.4",