mirror of
https://github.com/openharmony/third_party_rust_hyper.git
synced 2026-07-19 22:03:50 -04:00
7eb396b773
Now that FFI is opt-in using cargo's --crate-type, nightly needs to be used on CI: this flag is still unstable and requires a nightly to enable -Z unstable options.