aboutsummaryrefslogtreecommitdiff
path: root/tests/utils/Cargo.toml
blob: 7d66fd5865488a728cca0ea99d1767cf7e345f10 (plain)
1
2
3
4
5
6
7
8
9
10
[package]
name = "test-utils"
version = "0.1.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

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