# 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-std-primitives" version = "0.15.5" authors = ["Zack Brown "] description = "Primitives crate for Pax's standard library" homepage = "https://pax.dev/" license = "MIT OR Apache-2.0" repository = "https://www.github.com/paxproject/pax" [dependencies.kurbo] version = "0.9.0" [dependencies.log] version = "0.4.20" [dependencies.pax-message] version = "0.15.5" [dependencies.pax-runtime] version = "0.15.5" [dependencies.pax-runtime-api] version = "0.15.5" [dependencies.pax-std] version = "0.15.5" [dependencies.piet] version = "0.6.0" [dependencies.piet-common] version = "0.6.0"