mirror of
https://github.com/curl/curl.git
synced 2026-04-25 13:22:19 +03:00
HYPER: no longer needs the special branch
This commit is contained in:
parent
060658f634
commit
d336ac33c1
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ repository](https://github.com/hyperium/hyper/tree/hyper-capi).
|
|||
|
||||
Build hyper and enable the C API:
|
||||
|
||||
% git clone -b hyper-capi https://github.com/hyperium/hyper
|
||||
% git clone https://github.com/hyperium/hyper
|
||||
% cd hyper
|
||||
% RUSTFLAGS="--cfg hyper_unstable_ffi" cargo build --features client,http1,http2,ffi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue