git-ents.gitmain
⌘K
foforge
Cargo.toml12 lines · 194 B · tomlhistorycomment on this file
1[package]
2name = "ents-attrs"
3version = "0.0.0"
4edition.workspace = true
5publish.workspace = true
6license.workspace = true
7
8[dependencies]
9facet = { workspace = true }
10
11[lints]
12workspace = true