Bumps [shlex](https://github.com/comex/rust-shlex) from 1.2.0 to 1.3.0.
- [Changelog](https://github.com/comex/rust-shlex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/comex/rust-shlex/commits)
---
updated-dependencies:
- dependency-name: shlex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
| ... | ... |
@@ -851,9 +851,9 @@ dependencies = [ |
| 851 | 851 |
|
| 852 | 852 |
[[package]] |
| 853 | 853 |
name = "shlex" |
| 854 |
-version = "1.2.0" |
|
| 854 |
+version = "1.3.0" |
|
| 855 | 855 |
source = "registry+https://github.com/rust-lang/crates.io-index" |
| 856 |
-checksum = "a7cee0529a6d40f580e7a5e6c495c8fbfe21b7b52795ed4bb5e62cdf92bc6380" |
|
| 856 |
+checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" |
|
| 857 | 857 |
|
| 858 | 858 |
[[package]] |
| 859 | 859 |
name = "simd-adler32" |