micro-bit-led-compass/independent_logic/Cargo.toml

10 lines
217 B
TOML

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