# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "pax-core" version = "0.11.5" authors = ["Zack Brown "] description = "Core shared runtime and rendering engine for Pax" homepage = "https://pax.dev/" license = "MIT OR Apache-2.0" repository = "https://www.github.com/pax-lang/pax" [dependencies.kurbo] version = "0.9.0" [dependencies.pax-message] version = "0.11.5" [dependencies.pax-runtime-api] version = "0.11.5" [dependencies.piet] version = "0.6.0" [dependencies.piet-common] version = "0.6.0" [dependencies.wasm-bindgen] version = "0.2.30" features = ["serde-serialize"]