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

13 lines
423 B
TOML

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