We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cea723 commit 07ece05Copy full SHA for 07ece05
1 file changed
src-tauri/Cargo.toml
@@ -64,6 +64,7 @@ open = "5"
64
omniget-core = { path = "omniget-core", features = ["desktop"] }
65
librqbit = "8.1.1"
66
iroh = "0.32"
67
+socket2 = { version = "0.5", features = ["all"] }
68
69
[target.'cfg(any(target_os = "macos", windows, target_os = "linux"))'.dependencies]
70
tauri-plugin-process = "2.3.1"
0 commit comments