Skip to content

Commit

Permalink
Fixes delayed realtime stream (#190)
Browse files Browse the repository at this point in the history
* checkpoint

* improve validation

* implement clone partialeq

* update version
  • Loading branch information
wboayue authored Dec 7, 2024
1 parent 60d9d1f commit fe67f9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ibapi"
version = "1.0.3"
version = "1.0.4"
edition = "2021"
authors = ["Wil Boayue <[email protected]>"]
description = "A Rust implementation of the Interactive Brokers TWS API, providing a reliable and user friendly interface for TWS and IB Gateway. Designed with a focus on simplicity and performance."
Expand Down

0 comments on commit fe67f9b

Please sign in to comment.