chore: 清理配置文件冗余内容
- 移除多余的结尾符号并清理 Cargo.toml 文件中的冗余内容 - 移除 bun 工具的最新版本配置
This commit is contained in:
@@ -24,4 +24,3 @@ tauri-plugin-shell = "2"
|
|||||||
serde = { version = "1", features = ["derive"] }
|
serde = { version = "1", features = ["derive"] }
|
||||||
serde_json = "1"
|
serde_json = "1"
|
||||||
tokio = { version = "1", features = ["net"] }
|
tokio = { version = "1", features = ["net"] }
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user