[chore] remove unused dependencys

This commit is contained in:
kwaroran
2023-06-23 21:04:08 +09:00
parent c3fd5d7b5e
commit 40b54ad88d
2 changed files with 0 additions and 352 deletions

View File

@@ -18,9 +18,6 @@ serde_json = "1.0"
tiktoken-rs = "0.4.0"
base64 = "0.21.0"
reqwest = { version = "0.11.16", features = ["json"] }
actix-web = "4.3.1"
futures = "0.3.28"
tokio = "1.28.2"
[features]
# this feature is used for production builds or when `devPath` points to the filesystem