Merge pull request #9 from maciejpedzich/dependabot/cargo/minor-updates-cc51169f95

chore(deps): bump bytemuck from 1.22.0 to 1.23.0 in the minor-updates group
This commit is contained in:
Maciej Pędzich 2025-05-02 19:48:43 +02:00 committed by GitHub
commit bf22d807fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

4
Cargo.lock generated
View File

@ -40,9 +40,9 @@ checksum = "5c8214115b7bf84099f1309324e63141d4c5d7cc26862f97a0a857dbefe165bd"
[[package]]
name = "bytemuck"
version = "1.22.0"
version = "1.23.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b6b1fc10dbac614ebc03540c9dbd60e83887fda27794998c6528f1782047d540"
checksum = "9134a6ef01ce4b366b50689c94f82c14bc72bc5d0386829828a2e2752ef7958c"
[[package]]
name = "either"