feat: add tokio-stream dependency and refactor event loop handling in EventDrivenProxyManager
This commit is contained in:
@@ -77,6 +77,7 @@ kode-bridge = "0.2.1-rc1"
|
||||
dashmap = "6.1.0"
|
||||
tauri-plugin-notification = "2.3.0"
|
||||
console-subscriber = { version = "0.4.1", optional = true }
|
||||
tokio-stream = "0.1.17"
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
runas = "=1.2.0"
|
||||
|
||||
Reference in New Issue
Block a user