We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98f03c0 commit ff2831aCopy full SHA for ff2831a
Cargo.toml
@@ -34,5 +34,5 @@ libtor = { version = "46.6", optional = true, features = ["vendored-openssl"] }
34
[target.'cfg(not(target_os = "windows"))'.dependencies]
35
libtor = { version = "46.6", optional = true }
36
37
-[patch.crates-io]
38
-libtor-sys = { git = "https://github.com/afilini/libtor-sys", branch = "feat/link-binary-ci", optional = true }
+#[patch.crates-io]
+#libtor-sys = { git = "https://github.com/afilini/libtor-sys", branch = "feat/link-binary-ci", optional = true }
0 commit comments