[package] name = "anishio" author = ["inorishio"] version = "0.1.0" edition = "2024" [dependencies] eframe = "0.34.1" egui = "0.34.1" reqwest = "0.13.2" open = "5.3.3" tokio = "1.52.0" serde = "1.0.228" serde_json = "1.0.149" indicatif = "0.18.4" directories = "6.0.0" anyhow = "1.0.102"