From 4585d5456c8ad088b96ca51039b4e8274f7ccf38 Mon Sep 17 00:00:00 2001 From: boasting-squirrel Date: Mon, 4 Feb 2019 20:28:06 +0100 Subject: Implemented sorting --- Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 4e89e56..50f52e1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,4 +27,5 @@ 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 +nanoid = "0.2.0" +alphanumeric-sort = "1.0.6" \ No newline at end of file -- cgit v1.2.3