Update reconcile to 0.8.0

This commit is contained in:
Andras Schmelczer 2025-12-06 22:20:31 +00:00
commit aca1ca50a4
8 changed files with 36 additions and 30 deletions

View file

@ -34,7 +34,7 @@ clap-verbosity-flag = "3.0.3"
bimap = "0.6.3"
ts-rs = { version = "10.1", features = ["uuid-impl", "chrono-impl"] }
base64 = "0.22.1"
reconcile-text = { version = "0.7.1", features = ["serde"] }
reconcile-text = { version = "0.8.0", features = ["serde"] }
[profile.release]
codegen-units = 1