hugues31 / coinnect

Coinnect is a Rust library aiming to provide a complete access to main crypto currencies exchanges via REST API.
MIT License
148 stars 43 forks source link

Error: hmac #77

Open vschwaberow opened 3 years ago

vschwaberow commented 3 years ago

While trying to use the library I am running into requirement failures

error: failed to select a version for the requirementhmac = "^0.3"``

How can I resolve this?