mirror of
https://github.com/status-im/nim-dagger.git
synced 2025-02-03 02:15:13 +00:00
Remove duplicate requirement
This commit is contained in:
parent
339f7f04bc
commit
7c4641d5f9
@ -13,5 +13,4 @@ requires "nim >= 1.2.6",
|
|||||||
"secp256k1",
|
"secp256k1",
|
||||||
"stew#head",
|
"stew#head",
|
||||||
"protobufserialization >= 0.2.0 & < 0.3.0",
|
"protobufserialization >= 0.2.0 & < 0.3.0",
|
||||||
"asynctest >= 0.2.1 & < 0.3.0",
|
"asynctest >= 0.2.1 & < 0.3.0"
|
||||||
"stew"
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user