12 lines
183 B
TOML
12 lines
183 B
TOML
[package]
|
|
name = "pmp-macro-misc"
|
|
version = "1.0.0"
|
|
|
|
edition.workspace = true
|
|
authors.workspace = true
|
|
license-file.workspace = true
|
|
|
|
[dependencies]
|
|
bitflags = "^2"
|
|
inventory = "^0"
|