Updated OpenSSL for linux
h3rald h3rald@h3rald.com
Mon, 19 Apr 2021 19:59:34 +0000
3 files changed,
1 insertions(+),
1 deletions(-)
M
min.nimble
→
min.nimble
@@ -13,7 +13,7 @@ installDirs = @["minpkg"]
# Dependencies -requires "nim >= 1.4.0" +requires "nim >= 1.4.0, zippy >= 0.5.6" before install: exec "nimble install -y nifty"