summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 8b225fada36e44f8130c14838b88e57716d8d59c (plain) (blame)
1
2
3
4
5
6
7
[package]
name = "testing"
version = "0.1.0"
edition = "2024"

[dependencies]
rand = "0.8.5"