1
0
Fork 0
forked from wry/wry
wry/crates/jay-config-schema/Cargo.toml

11 lines
310 B
TOML

[package]
name = "jay-config-schema"
version.workspace = true
edition.workspace = true
license.workspace = true
description = "Shared configuration schema declarations for the Jay compositor"
repository = "https://github.com/mahkoh/jay"
[dependencies]
ahash = "0.8.11"
jay-config = { path = "../jay-config" }