]> Repositorios git - scryer-prolog.git/commitdiff
Bump shlex from 1.2.0 to 1.3.0
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 22 Jan 2024 21:53:43 +0000 (21:53 +0000)
committerGitHub <[email protected]>
Mon, 22 Jan 2024 21:53:43 +0000 (21:53 +0000)
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] <[email protected]>
Cargo.lock

index 7150b8ea9577ca43a98d3eef90c74e7129abc98a..b11b48cf03be12a70ec6b30757ec4000d13fd0a2 100644 (file)
@@ -2800,9 +2800,9 @@ dependencies = [
 
 [[package]]
 name = "shlex"
-version = "1.2.0"
+version = "1.3.0"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "a7cee0529a6d40f580e7a5e6c495c8fbfe21b7b52795ed4bb5e62cdf92bc6380"
+checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
 
 [[package]]
 name = "signal-hook"