blob: 629cd62c8fb58201a5876e7c7ce048d6269afdd8 [file] [log] [blame]
[package]
name = "piet-gpu-types"
version = "0.0.0"
authors = ["Raph Levien <raph.levien@gmail.com>"]
description = "The scene graph and internal GPU types for piet-gpu."
license = "MIT/Apache-2.0"
edition = "2018"
keywords = ["graphics", "2d"]
[dependencies]
piet-gpu-derive = { path = "../piet-gpu-derive" }
half = "1.5.0"