aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-02-21 04:36:21 +0000
committerGitHub <noreply@github.com>2020-02-21 04:36:21 +0000
commitd49074241ccc2bf1b37b3717cc0d7c86dd87942c (patch)
tree5926837100a351083df2ab16ee48e0ae30957d32 /Cargo.toml
parentMerge pull request #255 from svenstaro/dependabot/cargo/structopt-0.3.9 (diff)
parentBump alphanumeric-sort from 1.0.11 to 1.0.12 (diff)
downloadminiserve-d49074241ccc2bf1b37b3717cc0d7c86dd87942c.tar.gz
miniserve-d49074241ccc2bf1b37b3717cc0d7c86dd87942c.zip
Merge pull request #262 from svenstaro/dependabot/cargo/alphanumeric-sort-1.0.12
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 93ed712..91a5b99 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.11"
+alphanumeric-sort = "1.0.12"
structopt = "0.3"
chrono = "0.4.10"
chrono-humanize = "0.0.11"