mirror of
https://github.com/status-im/nim-eth.git
synced 2025-02-04 02:23:26 +00:00
Fixed nim version requirement
This commit is contained in:
parent
260cf706e9
commit
3917447084
@ -4,7 +4,7 @@ description = "Ethereum Common library"
|
||||
license = "MIT"
|
||||
skipDirs = @["tests"]
|
||||
|
||||
requires "nim > 0.19.0",
|
||||
requires "nim >= 0.19.0",
|
||||
"nimcrypto",
|
||||
"ranges",
|
||||
"stint",
|
||||
|
Loading…
x
Reference in New Issue
Block a user