[package] name = "remote-id" version = "0.1.0" edition = "2021" license = "GPL-3.0" description = "Remote ID Implementation as Specified in ASTM F3411 - 22a" repository = "https://github.com/jnnks/remote-id" readme = "README.md" keywords = ["remote-id", "drone", "uav", "bluetooth"] categories = ["aerospace::protocols"] [dependencies] chrono = { version = "0.4.38", default-features = false }