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>
This commit is contained in:
dependabot[bot] 2022-03-07 04:20:33 +00:00 committed by GitHub
parent 83f742ae7e
commit 605dbf47f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View File

@ -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"