aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 2069fb2c89d0f405c0e12fd1c33e4ad2eb634102 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "nai"
version = "0.1.0"
edition = "2021"

[dependencies]
color-eyre = "0.6.3"
ratatui = "0.29.0"
reqwest = { version = "0.12.12", features = ["blocking", "json"] }
serde = { version = "1.0.217", features = ["derive"] }
serde_json = "1.0.138"
tokio = "1.43.0"
ArKa projects. All rights to me, and your next child right arm.