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

binding-rust: remove openssl dependencies

Open davidB opened this issue 7 years ago • 2 comments

hyper 0.9.x depends of openssl by default, and it can failed to compile if openssl dev lib is not installed. As ssl is not used by gym-http server, then remove openssl as transitive dependency.

davidB avatar Jul 20 '18 09:07 davidB

should fixe #55

davidB avatar Jul 20 '18 09:07 davidB

the travis build failed, but it doesn't seem related to PR, but to the server code.

davidB avatar Jul 20 '18 10:07 davidB