all repos — litestore @ e11135a72e59049ad64b76bca87af25f435f70ee

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

e11135a72e59049ad64b76bca87af25f435f70ee

parent

12fb00353f11f562f2da410c21381e5dc4fa555a

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