性能分析器及端口管理器
This commit is contained in:
@@ -19,6 +19,10 @@ tauri-plugin-dialog = "2.0"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
glob = "0.3"
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
tokio-tungstenite = "0.21"
|
||||
futures-util = "0.3"
|
||||
chrono = "0.4"
|
||||
|
||||
[profile.dev]
|
||||
incremental = true
|
||||
|
||||
Reference in New Issue
Block a user