diff options
Diffstat (limited to 'short.nimble')
-rw-r--r-- | short.nimble | 2 |
1 files changed, 1 insertions, 1 deletions
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 |