diff --git a/dagger.nimble b/dagger.nimble index 200cd945..64051489 100644 --- a/dagger.nimble +++ b/dagger.nimble @@ -13,4 +13,5 @@ requires "nim >= 1.2.6", "secp256k1", "stew#head", "protobufserialization >= 0.2.0 & < 0.3.0", + "https://github.com/status-im/nim-nitro >= 0.1.0 & < 0.2.0", "asynctest >= 0.2.1 & < 0.3.0"