Skip to content
  • Alex Crichton's avatar
    Update Cargo, build curl/OpenSSL statically via features · 4f661c01
    Alex Crichton authored
    In addition to to updating Cargo's submodule and Cargo's dependencies,
    this also updates Cargo's build to build OpenSSL statically into Cargo
    as well as libcurl unconditionally. This removes OpenSSL build logic
    from the bootstrap code, and otherwise requests that even on OSX we
    build curl statically.
    4f661c01