mirror of
https://github.com/status-im/nim-eth.git
synced 2025-01-12 15:24:21 +00:00
Add nim allowed versions in nimble (#363)
This commit is contained in:
parent
3514ee6484
commit
41aba1b6a0
@ -4,7 +4,7 @@ description = "Ethereum Common library"
|
||||
license = "MIT"
|
||||
skipDirs = @["tests"]
|
||||
|
||||
requires "nim >= 1.2.0",
|
||||
requires "nim >= 1.2.0 & <= 1.2.12",
|
||||
"nimcrypto",
|
||||
"stint",
|
||||
"secp256k1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user