summaryrefslogtreecommitdiff
path: root/examples/example-basic/Cargo.toml
blob: eb10e2addfe239d24dab2999b3342e23dc5e5762 (plain) (blame)
1
2
3
4
5
6
7
8
9
[package]
name = "example-basic"
version.workspace = true
edition = "2024"

[dependencies]
mingling.workspace = true
tokio.workspace = true
serde.workspace = true