From afc61f07e0cb9b2dea24f7602823657bbb454fe4 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Sun, 31 Oct 2021 00:31:45 +0200 Subject: Replaced uuid with the shorter nanoids --- short.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'short.nimble') diff --git a/short.nimble b/short.nimble index d2ffc84..2834286 100644 --- a/short.nimble +++ b/short.nimble @@ -14,7 +14,7 @@ requires "nim >= 1.4.8", "https://github.com/dom96/jester#HEAD", "nimja >= 0.4.1", "https://github.com/GULPF/tiny_sqlite#HEAD", - "uuids >= 0.1.11" + "nanoid >= 0.2.0" import os, strformat -- cgit v1.2.3