aboutsummaryrefslogtreecommitdiff
path: root/tests/utils/Cargo.toml
blob: ddb990e0f2c438316730718f5f0639f625450c1c (plain)
1
2
3
4
5
6
7
8
9
10
[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"