mirror of
https://github.com/maciejpedzich/f1-game-packet-parser.git
synced 2025-04-12 00:21:11 +02:00
ci: bump crate version to 1.0.1
This commit is contained in:
parent
5b593478f3
commit
b20a90706f
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -52,7 +52,7 @@ checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0"
|
||||
|
||||
[[package]]
|
||||
name = "f1-game-packet-parser"
|
||||
version = "1.0.0"
|
||||
version = "1.0.1"
|
||||
dependencies = [
|
||||
"binrw",
|
||||
"bitflags",
|
||||
|
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "f1-game-packet-parser"
|
||||
description = "Convert binary data from F1 24, F1 23, and F1 22 UDP telemetry into organised structs."
|
||||
version = "1.0.0"
|
||||
version = "1.0.1"
|
||||
edition = "2021"
|
||||
rust-version = "1.78"
|
||||
readme = "README.md"
|
||||
|
Loading…
x
Reference in New Issue
Block a user