[chore] update darling

This commit is contained in:
kwaroran
2023-08-04 11:40:17 +09:00
parent 6adc12b191
commit 00faeaac39
2 changed files with 9 additions and 7 deletions

View File

@@ -18,6 +18,7 @@ serde_json = "1.0"
tiktoken-rs = "0.4.0"
base64 = "0.21.0"
reqwest = { version = "0.11.16", features = ["json"] }
darling = "0.20.3"
[features]
# this feature is used for production builds or when `devPath` points to the filesystem
@@ -25,4 +26,4 @@ reqwest = { version = "0.11.16", features = ["json"] }
custom-protocol = ["tauri/custom-protocol"]
# [lib]
# crate-type = ["staticlib", "cdylib", "rlib"]
# crate-type = ["staticlib", "cdylib", "rlib"]