feat: meta-crate llimphi 0.1.0 (facade re-exporta llimphi-ui + theme + 3d) → cargo add llimphi

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Sergio
2026-06-19 11:54:00 +00:00
parent 5ae7c73703
commit e548698fc4
4 changed files with 55 additions and 1 deletions
Generated
+9
View File
@@ -1744,6 +1744,15 @@ version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "11d3d7f243d5c5a8b9bb5d6dd2b1602c0cb0b9db1621bafc7ed66e35ff9fe092"
[[package]]
name = "llimphi"
version = "0.1.0"
dependencies = [
"llimphi-3d",
"llimphi-theme",
"llimphi-ui",
]
[[package]]
name = "llimphi-3d"
version = "0.1.0"