aboutsummaryrefslogtreecommitdiff
path: root/tests/utils/Cargo.toml
blob: da04a1f5ddc81b306ad048d73943500ed9e9d922 (plain)
1
2
3
4
5
6
7
8
9
10
[package]
name = "test-utils"
version = "0.1.0"
edition = "2024"
license = "MIT OR Apache-2.0"
publish = false

[dependencies]
rand = "0.9"
serial = "0.4"