wisespace-io / binance-rs

Rust Library for the Binance API
Other
640 stars 290 forks source link

Adds some updates to OrderTradeEvent struct #126

Open vikulikov opened 2 years ago

vikulikov commented 2 years ago

I believe build fail doesn't relate to my changes

wisespace-io commented 2 years ago

@vikulikov I ran the build again. The errors are clippy warnings. They are not related to your changes. Not sure what happened. I will merge when I get a time to fix the warnings as it would break the build.