aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-03-11 04:14:29 +0000
committerGitHub <noreply@github.com>2021-03-11 04:14:29 +0000
commitd6cf7880ec1b3eaf24d0f985f193fb247619fac4 (patch)
tree525a55dbc6c197f98ea2c51bada8830f1355929c
parentMerge pull request #463 from svenstaro/dependabot/cargo/reqwest-0.11.2 (diff)
downloadminiserve-d6cf7880ec1b3eaf24d0f985f193fb247619fac4.tar.gz
miniserve-d6cf7880ec1b3eaf24d0f985f193fb247619fac4.zip
Bump alphanumeric-sort from 1.4.0 to 1.4.1
Bumps [alphanumeric-sort](https://github.com/magiclen/alphanumeric-sort) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/magiclen/alphanumeric-sort/releases) - [Commits](https://github.com/magiclen/alphanumeric-sort/compare/v1.4.0...v1.4.1) 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 d337f6d..7cf0de8 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -352,9 +352,9 @@ dependencies = [
[[package]]
name = "alphanumeric-sort"
-version = "1.4.0"
+version = "1.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "e0e75706f4ee4c69aaa277f73a7a6ad60222193938d4266b929aacd17ebb29b9"
+checksum = "54fe890cd3b940a643e2c1c57902bfa7b22fc99f0f0e5137f0edf71ec42c0782"
[[package]]
name = "ansi_term"