gym-http-api icon indicating copy to clipboard operation
gym-http-api copied to clipboard

Update Rust Dependencies

Open robsmith11 opened this issue 8 years ago • 0 comments

On linux systems that are using openssl-1.1, compiling the Rust bindings with the dependency versions in Cargo.toml will fail because the hyper version pulls in an old version of openssl bindings that's incompatible with openssl-1.1.

robsmith11 avatar Jul 08 '17 04:07 robsmith11