Update reconcile to 0.8.0
This commit is contained in:
parent
2885026d2f
commit
aca1ca50a4
8 changed files with 36 additions and 30 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue