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: Readme.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,9 @@
3
3
Add this to your `Cargo.toml`
4
4
```toml
5
5
[dependencies]
6
-
simconnect = "0.1.3"
6
+
simconnect = "0.2.0"
7
7
```
8
-
**Note**: This crate is in its early stages and API breaking changes can be pushed at any moment. In this case, it's recommended to use the exact version "0.X.X".
8
+
9
9
## Building
10
10
*The SimConnect binaries are included within this repository, but they may not be up to date.*
0 commit comments