tag global v0.1.1

This commit is contained in:
🪞👃🪞 2025-03-16 23:43:14 +02:00
parent 3748857d2c
commit 9b3c8d4ac6
7 changed files with 13 additions and 10 deletions

View file

@ -1,8 +1,8 @@
[package]
name = "tengri_output"
edition = "2024"
version = "0.1.0"
description = "UI metaframework, output layer."
version = { workspace = true }
[dependencies]
tengri_dsl = { optional = true, path = "../dsl" }