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

12 lines
289 B
TOML

[package]
name = "jay-output-types"
version = "0.1.0"
edition = "2024"
license = "GPL-3.0-only"
description = "Output identity types for the Jay compositor"
repository = "https://github.com/mahkoh/jay"
[dependencies]
jay-utils = { version = "0.1.0", path = "../utils" }
blake3 = "1.8.2"