Fixed nimble file
This commit is contained in:
parent
1b65bb7607
commit
024cc57eb5
|
@ -5,7 +5,7 @@ version = "0.1.0"
|
|||
author = "Status Research & Development GmbH"
|
||||
description = "A wrapper for the libsecp256k1 C library"
|
||||
license = "Apache License 2.0"
|
||||
skipDirs = @["tests"]
|
||||
installDirs = @["secp256k1_wrapper"]
|
||||
|
||||
requires "nim >= 0.18.0"
|
||||
|
||||
|
|
Loading…
Reference in New Issue