simconnect 0.1.2

Rust bindings for SimConnect
1
2
3
4
5
6
7
8
9
10
[build-dependencies.bindgen]
version = "0.55"

[package]
authors = ["Connor T <connor0530@gmail.com>"]
description = "Rust bindings for SimConnect"
edition = "2018"
license = "MIT"
name = "simconnect"
version = "0.1.2"