MCUXpresso_MIMXRT1052xxxxB/middleware/mcuboot_opensource/ptest/Cargo.toml
Yilin Sun 6baf4427ce
Updated to v2.15.000
Signed-off-by: Yilin Sun <imi415@imi.moe>
2024-03-18 23:15:10 +08:00

15 lines
231 B
TOML

[package]
name = "ptest"
version = "0.1.0"
authors = ["david.brown"]
edition = "2018"
[dependencies]
chrono = "0.4"
env_logger = "0.9.0"
failure = "0.1.8"
log = "0.4.17"
num_cpus = "1.13.1"
std-semaphore = "0.1"
yaml-rust = "0.4"