mirror of
https://github.com/status-im/nim-keccak-tiny.git
synced 2025-03-02 23:20:52 +00:00
Install ranges from github
This commit is contained in:
parent
92fb544b1a
commit
35ed285e47
@ -7,7 +7,7 @@ description = "A wrapper for the keccak-tiny C library"
|
||||
license = "Apache2"
|
||||
skipDirs = @["tests"]
|
||||
|
||||
requires "nim >= 0.17.0", "ranges >= 0.0.1"
|
||||
requires "nim >= 0.17.0", "https://github.com/status-im/nim-ranges >= 0.0.1"
|
||||
|
||||
proc configForTests() =
|
||||
--hints: off
|
||||
|
Loading…
x
Reference in New Issue
Block a user