Bump serde_with from 3.15.0 to 3.15.1 in /sync-server (#153)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-11-02 17:52:27 +00:00 committed by GitHub
parent 0a7b8568e8
commit 33a24c3a77
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -33,7 +33,7 @@ serde_json = "1.0.140"
clap-verbosity-flag = "3.0.3"
bimap = "0.6.3"
ts-rs = { version = "10.1", features = ["uuid-impl", "chrono-impl"] }
serde_with = "3.15.0"
serde_with = "3.15.1"
base64 = "0.22.1"
reconcile-text = "0.5.0"