[dependencies.serde]
features = ["serde_derive"]
version = "1.0"
[dependencies.serde_json]
version = "1.0"
[package]
description = "Basic building block for the lightspeed protocol and lightspeed compliant drivers"
edition = "2021"
license = "GPL-3.0-or-later"
name = "astrotools"
readme = "README.md"
repository = "https://github.com/devDucks/astrotools/"
version = "0.8.0"