Skip to content

Commit 580e0ea

Browse files
build(deps): bump bytemuck from 1.23.1 to 1.23.2 (#7020)
1 parent f2f42b8 commit 580e0ea

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ ahash = { version = "0.8.11", features = ["serde"] }
194194
atomicwrites = "0.4.4"
195195
bincode = "1.3.3" # no upgrade because 2.0.x is much slower https://github.com/qdrant/qdrant/pull/6134
196196
bitpacking = "0.9.2"
197-
bytemuck = { version = "1.23.1", features = [
197+
bytemuck = { version = "1.23.2", features = [
198198
"derive",
199199
"extern_crate_alloc",
200200
"must_cast",

0 commit comments

Comments
 (0)