all repos — litestore @ 5a48e53f614a221879b2305427076e38a269e8f0

A minimalist nosql document store.

Increased required version of Nim.
h3rald h3rald@h3rald.com
Thu, 27 Apr 2023 11:34:47 +0000
commit

5a48e53f614a221879b2305427076e38a269e8f0

parent

0da9cf3209a3c94e56bc655280e4442000248c85

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

jump to
M litestore.nimblelitestore.nimble

@@ -25,7 +25,7 @@ installExt = @["nim", "c", "h", "json", "ico"]

# Dependencies -requires "nim >= 1.4.4", "https://github.com/h3rald/nim-jwt", "nimgen", "duktape" +requires "nim >= 1.6.12", "https://github.com/h3rald/nim-jwt", "nimgen", "duktape" # Build