Skip to content

Commit 971e036

Browse files
Bump bytemuck from 1.23.2 to 1.24.0
Bumps [bytemuck](https://github.com/Lokathor/bytemuck) from 1.23.2 to 1.24.0. - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.23.2...v1.24.0) --- updated-dependencies: - dependency-name: bytemuck dependency-version: 1.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 54b22d8 commit 971e036

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rocketmq-remoting/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ uuid = { workspace = true }
5353
cheetah-string = { workspace = true }
5454

5555
bitvec = "1.0.1"
56-
bytemuck = "1.23.2"
56+
bytemuck = "1.24.0"
5757

5858
dashmap = { workspace = true, features = ["serde"] }
5959

0 commit comments

Comments
 (0)