aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-07-21 00:49:37 +0000
committerGitHub <noreply@github.com>2020-07-21 00:49:37 +0000
commit2a4634cb5650e4abe5144fb91c2e5e1ce0a5c67f (patch)
tree7172406af41b9135726d30147595e6885b456c26 /Cargo.toml
parentMerge pull request #332 from svenstaro/dependabot/cargo/libflate-1.0.2 (diff)
parentBump alphanumeric-sort from 1.3.0 to 1.3.2 (diff)
downloadminiserve-2a4634cb5650e4abe5144fb91c2e5e1ce0a5c67f.tar.gz
miniserve-2a4634cb5650e4abe5144fb91c2e5e1ce0a5c67f.zip
Merge pull request #328 from svenstaro/dependabot/cargo/alphanumeric-sort-1.3.2
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 92efeff..02731bc 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -31,7 +31,7 @@ port_check = "0.1"
htmlescape = "0.3.1"
bytesize = "1.0.0"
nanoid = "0.3"
-alphanumeric-sort = "1.0.13"
+alphanumeric-sort = "1.3.2"
structopt = "0.3"
chrono = "0.4.10"
chrono-humanize = "0.0.11"