makepad/examples/video_codec_test/Cargo.toml
Admin f0e1f83831 Close the rik2 land: workspace, splash, and sandbox cleanup.
Point the workspace at libs/asset and libs/render. Drop Arcade
frontend, gamemaker, rig, pack registry, physics, and the old
libs/game gameplay crates. Those live in the private sandbox repo.
2026-08-18 14:24:00 +02:00

8 lines
166 B
TOML

[package]
name = "makepad-example-video-codec-test"
version = "0.1.0"
edition = "2021"
publish = false
[dependencies]
makepad-platform = { path = "../../platform" }