aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-09-16 05:07:01 +0000
committerGitHub <noreply@github.com>2019-09-16 05:07:01 +0000
commit53d980aaf9508c52a78f4c59d99527d08c5c3ea5 (patch)
tree6a7d0eb0096fe75a9dc509dcba0ff484c228d405 /Cargo.toml
parentMerge pull request #193 from svenstaro/dependabot/cargo/simplelog-0.7.2 (diff)
parentBump alphanumeric-sort from 1.0.7 to 1.0.10 (diff)
downloadminiserve-53d980aaf9508c52a78f4c59d99527d08c5c3ea5.tar.gz
miniserve-53d980aaf9508c52a78f4c59d99527d08c5c3ea5.zip
Merge pull request #194 from svenstaro/dependabot/cargo/alphanumeric-sort-1.0.10
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 b80f501..983ef0c 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.7"
+alphanumeric-sort = "1.0.10"
structopt = "0.3"
chrono = "0.4.9"
chrono-humanize = "0.0.11"