Codebase list rust-bzip2 / c681621
Update openssl, disable vendoring to avoid empty binary package Ximin Luo 5 years ago
2 changed file(s) with 9 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 --- a/Cargo.toml
1 +++ b/Cargo.toml
2 @@ -51,4 +51,4 @@
3 v102 = []
4 v110 = []
5 v111 = []
6 -vendored = ["openssl-sys/vendored"]
7 +vendored = []
0 disable-vendor.patch