Updates.
h3rald h3rald@h3rald.com
Sat, 01 Jan 2022 15:26:40 +0000
1 files changed,
1 insertions(+),
0 deletions(-)
jump to
M
min.nimble
→
min.nimble
@@ -8,6 +8,7 @@ author = pkgAuthor
description = pkgDescription license = "MIT" bin = @[pkgName] +installExt = @["nim", "c", "h", "a"] installFiles = @["min.yml", "min.nim", "prelude.min", "help.json"] installDirs = @["minpkg"]