[package]
name = "pixelflow-script"
version.workspace = true
edition.workspace = true
rust-version.workspace = true
description = "Script integration layer for PixelFlow graph construction."
readme.workspace = true
repository.workspace = true
license.workspace = true
[dependencies]
pixelflow-core = { workspace = true }
rhai = { workspace = true }
semisafe = { workspace = true }
[lints]
workspace = true