fix ring buffer stuck when using multi thread runtime
This commit is contained in:
@@ -178,6 +178,9 @@ wildmatch = "2.3.4"
|
||||
rust-i18n = "3"
|
||||
sys-locale = "0.3"
|
||||
|
||||
ringbuf = "0.4.5"
|
||||
async-ringbuf = "0.3.1"
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
windows-sys = { version = "0.52", features = [
|
||||
"Win32_Networking_WinSock",
|
||||
|
||||
Reference in New Issue
Block a user