mirror of
https://github.com/NexVeridian/ark-invest-api-rust.git
synced 2025-09-02 01:49:11 +00:00
chore: dependencies
This commit is contained in:
parent
300c06d48b
commit
b0066a2d63
5 changed files with 163 additions and 158 deletions
|
@ -15,7 +15,7 @@ polars = { version = "0.45", features = [
|
|||
axum = "0.7"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
tokio = { version = "1.43", features = ["full"] }
|
||||
tokio = { version = "1.44", features = ["full"] }
|
||||
aide = { version = "0.13", features = ["redoc", "axum"] }
|
||||
schemars = { version = "0.8", features = ["chrono"] }
|
||||
chrono = { version = "0.4", features = ["serde"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue