aboutsummaryrefslogtreecommitdiff
path: root/mingling_pathf/Cargo.toml
blob: 9619adc3e26393941b30714589813349b96a6c85 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[package]
name = "mingling_pathf"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true

[dependencies]
syn.workspace = true
proc-macro2.workspace = true