Bump bytemuck from 1.24.0 to 1.25.0

Bumps [bytemuck](https://github.com/Lokathor/bytemuck) from 1.24.0 to 1.25.0.
- [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md)
- [Commits](https://github.com/Lokathor/bytemuck/compare/v1.24.0...v1.25.0)

---
updated-dependencies:
- dependency-name: bytemuck
  dependency-version: 1.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-07 00:36:25 +00:00
committed by GitHub
parent 925da50a14
commit f65d7982fb
2 changed files with 3 additions and 3 deletions

View File

@@ -58,7 +58,7 @@ static_assertions = "1.1"
blake3 = "1.5"
blocking = "1.6"
hex.workspace = true
bytemuck = { version = "1.14", features = ["derive"] }
bytemuck = { version = "1.25", features = ["derive"] }
bytes.workspace = true
chrono.workspace = true
crdts.workspace = true