From b340f364d8605d915e3fde2353dd0c6b0d3b1729 Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Fri, 26 Jun 2020 16:18:01 +0200 Subject: Update nanoid to 0.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 7b76e18..909ec59 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,7 +29,7 @@ base64 = "0.12" percent-encoding = "2.1" htmlescape = "0.3.1" bytesize = "1.0.0" -nanoid = "0.2.0" +nanoid = "0.3" alphanumeric-sort = "1.0.13" structopt = "0.3" chrono = "0.4.10" -- cgit v1.2.3