mirror of
https://github.com/bvanroll/unnamed_chatgpt_project.git
synced 2025-08-29 03:52:42 +00:00
fix async problems
This commit is contained in:
@@ -10,4 +10,5 @@ edition = "2018"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0.91"
|
||||
rfd = "0.10.0"
|
||||
chatgpt_rs = "0.6.0"
|
||||
chatgpt_rs = "0.6.0"
|
||||
rand = "0.8"
|
||||
|
Reference in New Issue
Block a user