fix config
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
[package]
|
||||
name = "ai-shell"
|
||||
name = "aishell"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
authors = ["syui"]
|
||||
@ -30,5 +30,5 @@ default = []
|
||||
# tui = ["ratatui", "crossterm"]
|
||||
|
||||
[[bin]]
|
||||
name = "ai-shell"
|
||||
name = "aishell"
|
||||
path = "src/main.rs"
|
Reference in New Issue
Block a user