allow interactive commands
This commit is contained in:
@@ -1,12 +1,13 @@
|
||||
[package]
|
||||
name = "cr-shell"
|
||||
name = "chg-shell"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
inquire = "0.7.5"
|
||||
libc = "0.2.171"
|
||||
regex = "1.11.1"
|
||||
|
||||
[[bin]]
|
||||
name = "cr-shell"
|
||||
name = "chg-shell"
|
||||
path = "main.rs"
|
||||
|
||||
Reference in New Issue
Block a user