8 Commits

Author SHA1 Message Date
dependabot[bot]
4a2da3ebfb
chore(deps): bump the patch-updates group with 3 updates
Bumps the patch-updates group with 3 updates: [proc-macro2](https://github.com/dtolnay/proc-macro2), [quote](https://github.com/dtolnay/quote) and [unicode-ident](https://github.com/dtolnay/unicode-ident).


Updates `proc-macro2` from 1.0.93 to 1.0.94
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.93...1.0.94)

Updates `quote` from 1.0.38 to 1.0.39
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](https://github.com/dtolnay/quote/compare/1.0.38...1.0.39)

Updates `unicode-ident` from 1.0.17 to 1.0.18
- [Release notes](https://github.com/dtolnay/unicode-ident/releases)
- [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.17...1.0.18)

---
updated-dependencies:
- dependency-name: proc-macro2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: quote
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: unicode-ident
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-07 11:54:19 +00:00
12c4a3f68e
chore: update bitflags and bump this crate's version to 1.0.2 2025-03-04 23:19:43 +01:00
b20a90706f
ci: bump crate version to 1.0.1 2025-02-28 23:11:27 +01:00
3d2ae224dd
chore: add extra crate metadata and bump version to 1.0.0 2025-02-28 13:22:13 +01:00
dafbfe8d2f
chore: bump serde to 1.0.218 2025-02-21 22:48:38 +01:00
e4728bcf45
feat: add 2022 spec event event packet parser 2025-02-17 21:19:29 +01:00
a5e08cd2bf
refactor: remove redundant bitflags crate 2025-02-17 19:02:28 +01:00
cdcf1c4961
Cargo project init 2025-02-17 13:19:03 +01:00