makepad/examples/teamtalk/Cargo.toml
2026-02-12 14:52:33 +01:00

13 lines
425 B
TOML

[package]
name = "makepad-example-teamtalk"
version = "1.0.0"
authors = ["Makepad <info@makepad.nl>"]
edition = "2021"
description = "Makepad teamtalk"
license = "MIT OR Apache-2.0"
homepage = "https://github.com/makepad/makepad/"
repository = "https://github.com/makepad/makepad/"
metadata.makepad-auto-version = "Ywx5y_Q1A52NaelyQCiYcZ6m0Po="
[dependencies]
makepad-widgets = { path = "../../widgets", version = "2.0.0" }