aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-07 04:20:33 +0000
committerGitHub <noreply@github.com>2022-03-07 04:20:33 +0000
commit605dbf47f7c5c5e707d3ff92bfcc8f53603a28c5 (patch)
tree8adf64534baf0e6aee44af50120301f712f09a01
parentMerge pull request #747 from svenstaro/dependabot/cargo/clap_complete-3.1.1 (diff)
downloadminiserve-605dbf47f7c5c5e707d3ff92bfcc8f53603a28c5.tar.gz
miniserve-605dbf47f7c5c5e707d3ff92bfcc8f53603a28c5.zip
Bump alphanumeric-sort from 1.4.3 to 1.4.4
Bumps [alphanumeric-sort](https://github.com/magiclen/alphanumeric-sort) from 1.4.3 to 1.4.4. - [Release notes](https://github.com/magiclen/alphanumeric-sort/releases) - [Commits](https://github.com/magiclen/alphanumeric-sort/compare/v1.4.3...v1.4.4) --- updated-dependencies: - dependency-name: alphanumeric-sort dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 76ac497..e54da9e 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -306,9 +306,9 @@ dependencies = [
[[package]]
name = "alphanumeric-sort"
-version = "1.4.3"
+version = "1.4.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "20e59b2ccb4c1ffbbf45af6f493e16ac65a66981c85664f1587816c0b08cd698"
+checksum = "77e9c9abb82613923ec78d7a461595d52491ba7240f3c64c0bbe0e6d98e0fce0"
[[package]]
name = "ansi_term"