Merge pull request #5 from maciejpedzich/dependabot/cargo/minor-updates-2b3b5ac829

chore(deps): bump the minor-updates group with 2 updates
This commit is contained in:
Maciej Pędzich 2025-03-09 20:38:05 +01:00 committed by GitHub
commit 498acdf3b5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

8
Cargo.lock generated
View File

@ -40,15 +40,15 @@ checksum = "5c8214115b7bf84099f1309324e63141d4c5d7cc26862f97a0a857dbefe165bd"
[[package]]
name = "bytemuck"
version = "1.21.0"
version = "1.22.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ef657dfab802224e671f5818e9a4935f9b1957ed18e58292690cc39e7a4092a3"
checksum = "b6b1fc10dbac614ebc03540c9dbd60e83887fda27794998c6528f1782047d540"
[[package]]
name = "either"
version = "1.13.0"
version = "1.15.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0"
checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719"
[[package]]
name = "f1-game-packet-parser"