Skip to content

Commit ff2831a

Browse files
WIP
1 parent 98f03c0 commit ff2831a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ libtor = { version = "46.6", optional = true, features = ["vendored-openssl"] }
3434
[target.'cfg(not(target_os = "windows"))'.dependencies]
3535
libtor = { version = "46.6", optional = true }
3636

37-
[patch.crates-io]
38-
libtor-sys = { git = "https://github.com/afilini/libtor-sys", branch = "feat/link-binary-ci", optional = true }
37+
#[patch.crates-io]
38+
#libtor-sys = { git = "https://github.com/afilini/libtor-sys", branch = "feat/link-binary-ci", optional = true }

0 commit comments

Comments
 (0)