[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" }