aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-07-29 05:31:00 +0000
committerGitHub <noreply@github.com>2019-07-29 05:31:00 +0000
commitcfab2fda7355b9586a0ca5f4c80b4116b60f6071 (patch)
treeafd563d49c959ff4c624b3a489b06613705479a2 /Cargo.toml
parentMerge pull request #171 from svenstaro/dependabot/cargo/serde-1.0.98 (diff)
parentBump alphanumeric-sort from 1.0.6 to 1.0.7 (diff)
downloadminiserve-cfab2fda7355b9586a0ca5f4c80b4116b60f6071.tar.gz
miniserve-cfab2fda7355b9586a0ca5f4c80b4116b60f6071.zip
Merge pull request #172 from svenstaro/dependabot/cargo/alphanumeric-sort-1.0.7
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 fc74caa..098a629 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -31,7 +31,7 @@ percent-encoding = "2.0"
htmlescape = "0.3.1"
bytesize = "1.0.0"
nanoid = "0.2.0"
-alphanumeric-sort = "1.0.6"
+alphanumeric-sort = "1.0.7"
structopt = "0.2.18"
chrono = "0.4.7"
chrono-humanize = "0.0.11"