mirror of
https://github.com/lifegpc/pixiv_downloader.git
synced 2026-06-06 05:49:01 +08:00
Fix packages will be rejected by a future version of the rust
This commit is contained in:
@@ -60,6 +60,7 @@ server = ["async-trait", "base64", "db", "hex", "hyper", "multipart", "openssl"]
|
||||
ugoira = ["avdict", "bindgen", "cmake", "link-cplusplus"]
|
||||
|
||||
[patch.crates-io]
|
||||
buf_redux = { git = "https://github.com/lifegpc/buf_redux" }
|
||||
openssl = { git = "https://github.com/lifegpc/rust-openssl" }
|
||||
openssl-sys = { git = "https://github.com/lifegpc/rust-openssl" }
|
||||
native-tls = { git = "https://github.com/lifegpc/rust-native-tls" }
|
||||
|
||||
Reference in New Issue
Block a user