[dependencies.kurbo]
version = "0.9.0"
[dependencies.lazy_static]
version = "1.4.0"
[dependencies.mut_static]
version = "5.0.0"
[dependencies.pax-message]
version = "0.10.2"
[dependencies.uuid]
features = ["v4", "wasm-bindgen"]
version = "0.8"
[package]
authors = ["Zack Brown <zack@pax.dev>"]
description = "API exposed by the Pax runtime, for runtime manipulation of Pax programs"
edition = "2021"
homepage = "https://pax.dev/"
license = "MIT OR Apache-2.0"
name = "pax-runtime-api"
repository = "https://www.github.com/pax-lang/pax"
resolver = "1"
version = "0.10.2"