wisespace-io / binance-rs

Rust Library for the Binance API
Other
665 stars 297 forks source link

Dependency update, Clippy fixes, example/README updates, and formatting #2

Closed unv-annihilator closed 6 years ago

unv-annihilator commented 6 years ago

Log and Hex dependencies updated:

Clippy added as optional feature for development:

Clippy Lint Fixes:

README.md:

Example Code:

Formatted with rustfmt-nightly v0.3.4 Linted with Clippy v0.0.179

wisespace-io commented 6 years ago

Very good. Thank you for the contribution.