Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
danielabrozzoni committed Oct 4, 2021
1 parent 98f03c0 commit ff2831a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ libtor = { version = "46.6", optional = true, features = ["vendored-openssl"] }
[target.'cfg(not(target_os = "windows"))'.dependencies]
libtor = { version = "46.6", optional = true }

[patch.crates-io]
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 comments on commit ff2831a

Please sign in to comment.