blob: 84bb26086e65d8dbf6ac62352267694efe944162 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
[package]
name = "mingling_pathf"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
[dependencies]
syn.workspace = true
proc-macro2.workspace = true
just_fmt.workspace = true
|