build(deps): update rust crate shell-words to 1.1.1

This commit is contained in:
renovate[bot]
2025-12-11 02:42:15 +00:00
committed by GitHub
parent 550538c10b
commit e536a8ec1c
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -3146,9 +3146,9 @@ dependencies = [
[[package]]
name = "shell-words"
version = "1.1.0"
version = "1.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde"
checksum = "dc6fe69c597f9c37bfeeeeeb33da3530379845f10be461a66d16d03eca2ded77"
[[package]]
name = "shlex"