From 5041e512bc6835304e7c29d98f4290819217e8a4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 04:16:53 +0000 Subject: 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] --- Cargo.lock | 4 ++-- 1 file 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" -- cgit v1.2.3