mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-04-28 00:39:47 +00:00
reordered crates
This commit is contained in:
parent
0e4c49d3c0
commit
7e8aec3000
@ -33,13 +33,13 @@ rcgen = { version = "0.13.2", features = ["pem"] }
|
||||
file-format = "0.26.0"
|
||||
calamine = "0.22"
|
||||
pdfium-render = "0.8.27"
|
||||
|
||||
# Fixes security vulnerability downstream, where the upstream is not fixed yet:
|
||||
url = "2.5"
|
||||
async-stream = "0.3"
|
||||
futures = "0.3"
|
||||
tokio-stream = "0.1"
|
||||
|
||||
# Fixes security vulnerability downstream, where the upstream is not fixed yet:
|
||||
url = "2.5"
|
||||
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
# See issue https://github.com/tauri-apps/tauri/issues/4470
|
||||
reqwest = { version = "0.12", features = ["native-tls-vendored"] }
|
||||
|
Loading…
Reference in New Issue
Block a user