mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 14:24:45 +00:00
Bump bytemuck from 1.11.0 to 1.12.1
Bumps [bytemuck](https://github.com/Lokathor/bytemuck) from 1.11.0 to 1.12.1. - [Release notes](https://github.com/Lokathor/bytemuck/releases) - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.11.0...v1.12.1) --- updated-dependencies: - dependency-name: bytemuck dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e71b657662
commit
22ba03f72f
2 changed files with 7 additions and 7 deletions
|
@ -61,7 +61,7 @@ rodio = { version = "0.15.0", optional = true } # to play sounds
|
|||
threadpool = "1.8.1"
|
||||
|
||||
[dependencies.bytemuck]
|
||||
version = "1.11.0"
|
||||
version = "1.12.1"
|
||||
features = ["derive"]
|
||||
|
||||
[dev-dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue