diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-04-22 04:16:53 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-22 04:16:53 +0000 |
commit | 5041e512bc6835304e7c29d98f4290819217e8a4 (patch) | |
tree | 423f83986f9edc43ca526a56aec6ccced07cb97c | |
parent | Set less silly title in example (diff) | |
download | miniserve-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.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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" |