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

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