diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-03-11 04:14:29 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-11 04:14:29 +0000 |
commit | d6cf7880ec1b3eaf24d0f985f193fb247619fac4 (patch) | |
tree | 525a55dbc6c197f98ea2c51bada8830f1355929c | |
parent | Merge pull request #463 from svenstaro/dependabot/cargo/reqwest-0.11.2 (diff) | |
download | miniserve-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.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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" |