Igosuki/binance-rs-async

Crates.io description says async-std, when the Tokio is used

VCasecnikovs opened this issue · 4 comments

Please change the description of the crate, Your crate is what I need, but I was finding some other crates because of this line.

image
image

Fixed in 01164a17c7f36462d3be1a316b99d23a42e35cff
Sorry for the inconvenience.

@Igosuki
Hi, unfortunately, it is not fixed till the end in rust docs and crates.io is is still says about async std.

@VCasecnikovs I don't get why crates.io didn't update the readme, despite a publication.
The newer publication which includes the walllet-api fixed the issue.