Add shlex

This commit is contained in:
mo8it
2026-04-06 16:58:15 +02:00
parent dace3e3953
commit b48663030b
4 changed files with 22 additions and 6 deletions
+1
View File
@@ -52,6 +52,7 @@ notify = "8"
rustlings-macros = { path = "rustlings-macros", version = "=6.5.0" }
serde_json = "1"
serde.workspace = true
shlex = "1"
toml.workspace = true
[target.'cfg(not(windows))'.dependencies]