aboutsummaryrefslogtreecommitdiff
path: root/mingling_picker/test/Cargo.toml
blob: 127546c7c3c19420827618c3b0d5439211c3ff62 (plain) (blame)
1
2
3
4
5
6
7
8
9
[package]
name = "test-mingling-picker"
version = "0.1.0"
edition = "2024"

[workspace]

[dependencies]
mingling_picker = { path = "../" }