Fix version conflict on nimble install

Resolves version conflict between
questionable 0.9.x and 0.10.x.
This commit is contained in:
Mark Spanbroek 2022-05-09 10:52:12 +02:00 committed by markspanbroek
parent 45c55ab2a8
commit a43e3d6d94
2 changed files with 3 additions and 3 deletions

View File

@ -18,10 +18,10 @@ requires "nim >= 1.2.0",
"libp2p",
"metrics",
"nimcrypto >= 0.4.1",
"nitro >= 0.4.0 & < 0.5.0",
"nitro >= 0.5.1 & < 0.6.0",
"presto",
"protobuf_serialization >= 0.2.0 & < 0.3.0",
"questionable >= 0.9.1 & < 0.10.0",
"questionable >= 0.10.2 & < 0.11.0",
"secp256k1",
"stew",
"upraises >= 0.1.0 & < 0.2.0"

2
vendor/nim-nitro vendored

@ -1 +1 @@
Subproject commit 9396fcb7d0bd8eac6a4557ee6d7852e5bb5743ea
Subproject commit 6b4c455bf4dad7449c1580055733a1738fcd5aec