[package] name = "iss-tui" version = "0.1.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] chrono = "0.4.23" crossterm = "0.25.0" libm = "0.2.6" sgp4 = "0.8.2" tui = "0.19.0"