nim-bearssl/bearssl.nimble
cheatfate 924fb6cad1
Fix path handling for compilation targets.
Bump version to 0.1.5.
2020-03-08 20:28:15 +02:00

9 lines
206 B
Nim

# Package
version = "0.1.5"
author = "Status Research & Development GmbH"
description = "BearSSL wrapper"
license = "MIT or Apache License 2.0"
# Dependencies
requires "nim >= 0.19.6"