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:
qdrant-cloud-bot
2026-07-16 12:52:07 +03:00
committed by GitHub
parent 561aa419f7
commit 0d879c0ab1

View File

@@ -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"