chore: preparar publicación a crates.io (publish=true, versiones en deps, descriptions, repository, orden topológico + script)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
[package]
|
||||
name = "llimphi-layout"
|
||||
description = "Layout engine for llimphi (Flexbox + CSS Grid via taffy)."
|
||||
version.workspace = true
|
||||
edition.workspace = true
|
||||
license.workspace = true
|
||||
authors.workspace = true
|
||||
publish.workspace = true
|
||||
repository.workspace = true
|
||||
|
||||
[dependencies]
|
||||
taffy = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user