[chore] update darling
This commit is contained in:
@@ -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"]
|
||||
Reference in New Issue
Block a user