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

14 lines
424 B
TOML

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