summaryrefslogtreecommitdiff
path: root/2026/games/rpc2dot0/vendor/teleia/crates/teleia_macros/Cargo.toml
blob: 3ef969e01baf37af37267f18ce101ffd258efb52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "teleia_macros"
version.workspace = true
edition.workspace = true
authors.workspace = true

[lib]
proc-macro = true

[dependencies]
env = "1.0.1"
walkdir = "2.5.0"
heck = "0.5.0"
litrs = "1.0.0"