Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This change bumps the crate to version 0.17.0. The following notable changes have been made since 0.16.0: - Added PendingReplace variant to TradeStatus enum - Added support for listing nested orders - Replaced usage of private serde API with inline code - Bumped minimum supported Rust version to 1.44 - Replaced async-tungstenite dependency with tokio-tungstenite - Removed chrono dependency - Bumped hyper dependency to 0.14 - Bumped hyper-tls dependency to 0.5 - Bumped tokio dependency to 1.0 - Bumped websocket-util dependency to 0.7
- Loading branch information