Remove vendored ShadowTLS rustls forks
This commit is contained in:
parent
6c6bfe5434
commit
a7cf38c382
154 changed files with 16 additions and 36672 deletions
|
|
@ -3,10 +3,6 @@ members = ["burrow", "tun"]
|
|||
resolver = "2"
|
||||
exclude = ["burrow-gtk"]
|
||||
|
||||
[patch.crates-io]
|
||||
rustls-fork-shadow-tls = { path = "third_party/rustls-fork-shadow-tls" }
|
||||
tokio-rustls-fork-shadow-tls = { path = "third_party/tokio-rustls-fork-shadow-tls" }
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
panic = "abort"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue