Commit Graph

15 Commits

Author SHA1 Message Date
Mihai Dinculescu
88d9f78e59 Update crates 2023-02-09 10:34:40 +00:00
dependabot[bot]
9f569d49fa Bump bindgen from 0.61.0 to 0.62.0
Bumps [bindgen](https://github.com/rust-lang/rust-bindgen) from 0.61.0 to 0.62.0.
- [Release notes](https://github.com/rust-lang/rust-bindgen/releases)
- [Changelog](https://github.com/rust-lang/rust-bindgen/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/rust-bindgen/compare/v0.61.0...v0.62.0)

---
updated-dependencies:
- dependency-name: bindgen
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-19 19:37:28 +00:00
Mihai Dinculescu
63086c5b9b Announce v0.2.1 2022-10-29 15:52:37 +01:00
Mihai Dinculescu
8cc948816d Rename the github repo to simconnect-sdk-rs 2022-10-29 15:46:15 +01:00
Mihai Dinculescu
708f6b2ac5 Announce v0.2.0 2022-10-29 14:27:54 +01:00
Mihai Dinculescu
ad52d7f050 Announce v0.1.3 2022-10-24 20:24:17 +01:00
Mihai Dinculescu
b34174496f Announce v0.1.2 2022-10-22 10:25:01 +01:00
Mihai Dinculescu
34411bf63e Fix the docs.rs build take 2 2022-10-22 10:18:26 +01:00
Mihai Dinculescu
e49650e563 Announce v0.1.1 2022-10-21 15:30:32 +01:00
Mihai Dinculescu
8ea0c17f99 Fix the docs.rs build and improve the documentation 2022-10-21 14:59:22 +01:00
Mihai Dinculescu
ea9236f3f6 Prepare for publishing 2022-10-20 21:46:38 +01:00
dependabot[bot]
165432874b Bump bindgen from 0.60.1 to 0.61.0
Bumps [bindgen](https://github.com/rust-lang/rust-bindgen) from 0.60.1 to 0.61.0.
- [Release notes](https://github.com/rust-lang/rust-bindgen/releases)
- [Changelog](https://github.com/rust-lang/rust-bindgen/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/rust-bindgen/compare/v0.60.1...v0.61.0)

---
updated-dependencies:
- dependency-name: bindgen
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-19 11:04:03 +01:00
Mihai Dinculescu
307b83ea95 Improve the examples 2022-10-12 23:27:19 +01:00
Mihai Dinculescu
9b7e3b97db Add the derive proc macro 2022-10-10 20:22:16 +01:00
Mihai Dinculescu
7f89887508 Proc macro preparation 2022-10-09 09:38:53 +01:00