[package]
name = "startail"
version = "0.0.3"
authors = ["fn-a <mr.fna.co@gmail.com>"]
edition = "2024"
repository = "https://github.com/fn-a/startail"
description = "3D Satellite Tracking System using Bevy"
license = "MIT"
[dependencies]
bevy = "^0.17"
sgp4 = "^2.3"
chrono = "0.4"