mirror of
https://github.com/qdrant/qdrant.git
synced 2026-07-23 11:11:00 -05:00
build(deps): bump serde_with from 3.20.0 to 3.21.0 (#9865)
Align the workspace dependency pin with the already-resolved Cargo.lock version (includes GHSA-7gcf-g7xr-8hxj fix). Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -287,7 +287,7 @@ self_cell = "1.2.2"
|
||||
serde = { version = "~1.0", features = ["derive", "rc"] }
|
||||
serde_cbor = "0.11.2"
|
||||
serde_variant = "0.1.3"
|
||||
serde_with = "3.20.0"
|
||||
serde_with = "3.21.0"
|
||||
sha2 = "0.11.0"
|
||||
serde_json = { version = "~1.0", features = ["preserve_order"] }
|
||||
slab = "0.4.12"
|
||||
|
||||
Reference in New Issue
Block a user