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

10 lines
201 B
TOML
Raw Normal View History

2023-10-28 22:01:36 -05:00
[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"