aboutsummaryrefslogtreecommitdiff
path: root/short.nimble
diff options
context:
space:
mode:
authorJulien Dessaux2021-10-31 00:31:45 +0200
committerJulien Dessaux2021-10-31 00:31:45 +0200
commitafc61f07e0cb9b2dea24f7602823657bbb454fe4 (patch)
tree1b5c7502fdcb70b0d53155ec1fddcc37caf86fd6 /short.nimble
parentAdded security headers to non caching requests (diff)
downloadshort-afc61f07e0cb9b2dea24f7602823657bbb454fe4.tar.gz
short-afc61f07e0cb9b2dea24f7602823657bbb454fe4.tar.bz2
short-afc61f07e0cb9b2dea24f7602823657bbb454fe4.zip
Replaced uuid with the shorter nanoids
Diffstat (limited to 'short.nimble')
-rw-r--r--short.nimble2
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