Skip to content

Commit 07ece05

Browse files
committed
feat(dependencies): add socket2 version 0.5 with all features
1 parent 2cea723 commit 07ece05

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src-tauri/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ open = "5"
6464
omniget-core = { path = "omniget-core", features = ["desktop"] }
6565
librqbit = "8.1.1"
6666
iroh = "0.32"
67+
socket2 = { version = "0.5", features = ["all"] }
6768

6869
[target.'cfg(any(target_os = "macos", windows, target_os = "linux"))'.dependencies]
6970
tauri-plugin-process = "2.3.1"

0 commit comments

Comments
 (0)