mirror of
https://github.com/status-im/nim-keccak-tiny.git
synced 2025-02-20 18:28:21 +00:00
Fix Nimble dependency. (#5)
This commit is contained in:
parent
1d5d68ede2
commit
a8a6ee2f5d
@ -8,7 +8,7 @@ license = "Apache License 2.0"
|
||||
skipDirs = @["tests"]
|
||||
|
||||
requires "nim >= 0.17.0",
|
||||
"nim-ranges"
|
||||
"ranges"
|
||||
|
||||
proc configForTests() =
|
||||
--hints: off
|
||||
|
Loading…
x
Reference in New Issue
Block a user