mirror of
https://github.com/sajenim/rush.git
synced 2025-06-28 09:54:21 +08:00
use shlex to mimic POSIX shell
This commit is contained in:
parent
4eddaade35
commit
40d73ecac0
3 changed files with 12 additions and 2 deletions
|
@ -4,3 +4,4 @@ version = "0.1.0"
|
|||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
shlex = "1.3.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue