micro-bit-led-compass/independent_logic/Cargo.toml
2023-10-28 23:02:22 -05:00

10 lines
201 B
TOML

[package]
name = "independent_logic"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
libm = "0.2.1"