libghost 0.4.6

The Rust, library-format distribution of libghost, a multi-language PROS (VEX robotics) template.
Documentation
[dependencies.libm]
version = "0.2.8"

[dependencies.pros]
version = "0.8.0"

[package]
description = "The Rust, library-format distribution of libghost, a multi-language PROS (VEX robotics) template."
edition = "2021"
exclude = ["tests/**", "tests/"]
homepage = "https://template.firebirds.win"
license = "MIT"
name = "libghost"
readme = "README.md"
repository = "https://github.com/libghost/ghost-rs-lib"
version = "0.4.6"

[profile.release]
panic = "abort"