Remove serde_with and use human serde instead
This commit is contained in:
parent
e6f7543114
commit
2885026d2f
8 changed files with 21 additions and 214 deletions
|
|
@ -33,7 +33,6 @@ 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.1"
|
||||
base64 = "0.22.1"
|
||||
reconcile-text = { version = "0.7.1", features = ["serde"] }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue