aboutsummaryrefslogtreecommitdiff
path: root/examples/example-implicit-dispatcher/Cargo.toml
blob: db6fdabb25afb5dbfd1c5ea81ff78769768e3275 (plain) (blame)
1
2
3
4
5
6
7
8
[package]
name = "example-implicit-dispatcher"
version = "0.1.0"
edition = "2024"

[dependencies.mingling]
path = "../../mingling"
features = ["extra_macros"]