libm/math/Cargo.toml

8 lines
135 B
TOML
Raw Normal View History

[package]
name = "math"
version = "0.0.0"
[dependencies]
qemu-arm-rt = { git = "https://github.com/japaric/qemu-arm-rt" }
[workspace]