1
0
Fork 0
forked from wry/wry
wry/crates/tree-types/Cargo.toml

11 lines
257 B
TOML

[package]
name = "jay-tree-types"
version.workspace = true
edition.workspace = true
license.workspace = true
[dependencies]
jay-config = { path = "../jay-config" }
jay-utils = { path = "../utils" }
linearize = { version = "0.1.3", features = ["derive"] }