implemented most variable parameter expansion builtins
This commit is contained in:
@@ -15,6 +15,7 @@ glob = "0.3.2"
|
||||
insta = "1.42.2"
|
||||
nix = { version = "0.29.0", features = ["uio", "term", "user", "hostname", "fs", "default", "signal", "process", "event", "ioctl"] }
|
||||
pretty_assertions = "1.4.1"
|
||||
regex = "1.11.1"
|
||||
rustyline = { version = "15.0.0", features = [ "derive" ] }
|
||||
|
||||
[[bin]]
|
||||
|
||||
Reference in New Issue
Block a user