mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 12:12:00 -06:00
Revert "Use config file to store sessions"
This reverts commit 850aa7a9
This commit is contained in:
parent
8490263e84
commit
dd2033d323
8 changed files with 48 additions and 179 deletions
|
|
@ -27,7 +27,6 @@ serde_json = "1.0"
|
|||
serde_plain = "1.0"
|
||||
shlex = "1.1"
|
||||
tempfile = "3.6"
|
||||
toml = { version = "0.7", features = ["display", "parse", "preserve_order"] }
|
||||
tokio = { version = "1.29", features = ["macros", "rt-multi-thread", "time"] }
|
||||
sys-locale = "0.3"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue