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

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