1
0
Fork 0
forked from wry/wry
wry/crates/layout-animation/Cargo.toml

10 lines
266 B
TOML

[package]
name = "jay-layout-animation"
version.workspace = true
edition.workspace = true
license.workspace = true
description = "Layout animation planning for Jay"
repository = "https://github.com/mahkoh/jay"
[dependencies]
jay-geometry = { path = "../geometry" }