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

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