aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-04-22 04:16:53 +0000
committerGitHub <noreply@github.com>2021-04-22 04:16:53 +0000
commit5041e512bc6835304e7c29d98f4290819217e8a4 (patch)
tree423f83986f9edc43ca526a56aec6ccced07cb97c
parentSet less silly title in example (diff)
downloadminiserve-5041e512bc6835304e7c29d98f4290819217e8a4.tar.gz
miniserve-5041e512bc6835304e7c29d98f4290819217e8a4.zip
Bump alphanumeric-sort from 1.4.1 to 1.4.3
Bumps [alphanumeric-sort](https://github.com/magiclen/alphanumeric-sort) from 1.4.1 to 1.4.3. - [Release notes](https://github.com/magiclen/alphanumeric-sort/releases) - [Commits](https://github.com/magiclen/alphanumeric-sort/compare/v1.4.1...v1.4.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index dc82064..063b95f 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -341,9 +341,9 @@ dependencies = [
[[package]]
name = "alphanumeric-sort"
-version = "1.4.1"
+version = "1.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "54fe890cd3b940a643e2c1c57902bfa7b22fc99f0f0e5137f0edf71ec42c0782"
+checksum = "20e59b2ccb4c1ffbbf45af6f493e16ac65a66981c85664f1587816c0b08cd698"
[[package]]
name = "ansi_term"