embassy/tests/utils/Cargo.toml
2025-09-22 00:47:08 +02:00

11 lines
155 B
TOML

[package]
name = "test-utils"
version = "0.1.0"
edition = "2021"
license = "MIT OR Apache-2.0"
publish = false
[dependencies]
rand = "0.9"
serial = "0.4"