This commit is contained in:
dependabot[bot] 2025-12-05 05:26:22 +00:00 committed by GitHub
commit 9926cbd900
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 6 deletions

View file

@ -32,7 +32,7 @@ serde_yaml = "0.9.34"
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"] }
ts-rs = { version = "11.1", features = ["uuid-impl", "chrono-impl"] }
serde_with = "3.15.1"
base64 = "0.22.1"
reconcile-text = { version = "0.7.1", features = ["serde"] }