aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2020-05-22 05:28:22 +0000
committerGitHub <noreply@github.com>2020-05-22 05:28:22 +0000
commit3d8dd3b0997c321039525efb51af2ff9c2cffe39 (patch)
tree3bc5d3b28c6fcb4f0408b832b4727514e8789fea /Cargo.toml
parentMerge pull request #310 from svenstaro/dependabot/cargo/tar-0.4.27 (diff)
parentBump alphanumeric-sort from 1.0.12 to 1.0.13 (diff)
downloadminiserve-3d8dd3b0997c321039525efb51af2ff9c2cffe39.tar.gz
miniserve-3d8dd3b0997c321039525efb51af2ff9c2cffe39.zip
Merge pull request #311 from svenstaro/dependabot/cargo/alphanumeric-sort-1.0.13
Bump alphanumeric-sort from 1.0.12 to 1.0.13
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 327d2a2..28cadba 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -30,7 +30,7 @@ percent-encoding = "2.1"
htmlescape = "0.3.1"
bytesize = "1.0.0"
nanoid = "0.2.0"
-alphanumeric-sort = "1.0.12"
+alphanumeric-sort = "1.0.13"
structopt = "0.3"
chrono = "0.4.10"
chrono-humanize = "0.0.11"