aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-09-17 05:05:36 +0000
committerGitHub <noreply@github.com>2019-09-17 05:05:36 +0000
commit0f5ed202b89c2de513a1c8680a518c020caf700a (patch)
tree3815d2059bf84d79b8342821217065ca324952ab /Cargo.toml
parentMerge pull request #194 from svenstaro/dependabot/cargo/alphanumeric-sort-1.0.10 (diff)
parentBump alphanumeric-sort from 1.0.10 to 1.0.11 (diff)
downloadminiserve-0f5ed202b89c2de513a1c8680a518c020caf700a.tar.gz
miniserve-0f5ed202b89c2de513a1c8680a518c020caf700a.zip
Merge pull request #195 from svenstaro/dependabot/cargo/alphanumeric-sort-1.0.11
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 983ef0c..5854c25 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -31,7 +31,7 @@ percent-encoding = "2.1"
htmlescape = "0.3.1"
bytesize = "1.0.0"
nanoid = "0.2.0"
-alphanumeric-sort = "1.0.10"
+alphanumeric-sort = "1.0.11"
structopt = "0.3"
chrono = "0.4.9"
chrono-humanize = "0.0.11"