Fixed nimble file

This commit is contained in:
Yuriy Glukhov 2018-09-18 17:04:52 +03:00 committed by zah
parent 1b65bb7607
commit 024cc57eb5
1 changed files with 1 additions and 1 deletions

View File

@ -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"