You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Cargo.toml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ default-members = ["."]
4
4
5
5
[package]
6
6
name = "ibapi"
7
-
version = "3.3.0"
7
+
version = "4.0.0"
8
8
edition = "2021"
9
9
authors = ["Wil Boayue <wil@wsbsolutions.com>"]
10
10
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."
0 commit comments