panic if shell desired as not impl
This commit is contained in:
7
Cargo.lock
generated
7
Cargo.lock
generated
@@ -242,6 +242,7 @@ dependencies = [
|
||||
"chrono",
|
||||
"clap",
|
||||
"env_logger",
|
||||
"io-prompt-prototype",
|
||||
"itertools 0.14.0",
|
||||
"midir",
|
||||
"regex",
|
||||
@@ -412,6 +413,12 @@ dependencies = [
|
||||
"hashbrown",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "io-prompt-prototype"
|
||||
version = "1.0.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "ca9d71ad6b790f2522eeb0a4f207fa7ef21826777d4714c7ff09483bf17b0ab8"
|
||||
|
||||
[[package]]
|
||||
name = "is_terminal_polyfill"
|
||||
version = "1.70.2"
|
||||
|
||||
Reference in New Issue
Block a user