all repos — litestore @ a72c528b1c883bea867667171193db22e0af2027

A minimalist nosql document store.

Fixed nimble installation issue with Nimble 0.9.0.
h3rald h3rald@h3rald.com
Wed, 24 Oct 2018 21:10:07 +0200
commit

a72c528b1c883bea867667171193db22e0af2027

parent

5fc6edc72c51ffc7472dce665824607e88480375

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M litestore.nimblelitestore.nimble

@@ -20,6 +20,7 @@ license = pkgLicense

bin = @[pkgName] srcDir = "src" skipDirs = @["test"] +installExt = @["nim", "c", "h"] # Dependencies