From 5c35d35afb869b1dcb0ba36e1361321cd0fcfaed Mon Sep 17 00:00:00 2001 From: boasting-squirrel Date: Sat, 2 Feb 2019 19:47:19 +0100 Subject: Add option to generate random 6-hexdigit routes --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 8c9a9b2..31c4ec3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,3 +27,4 @@ base64 = "0.10" percent-encoding = "1.0.1" htmlescape = "0.3.1" bytesize = "1.0.0" +nanoid = "0.2.0" \ No newline at end of file -- cgit v1.2.3