uzor-render-wgpu-instanced 1.3.1

High-performance instanced wgpu rendering backend
# 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 = "uzor-render-wgpu-instanced"
version = "1.3.1"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "High-performance instanced wgpu rendering backend"
homepage = "https://github.com/zeng3ld/uzor"
readme = "README.md"
license = "MIT OR Apache-2.0"
repository = "https://github.com/zeng3ld/uzor"

[lib]
name = "uzor_render_wgpu_instanced"
path = "src/lib.rs"

[dependencies.bytemuck]
version = "1"
features = ["derive"]

[dependencies.cosmic-text]
version = "0.12"

[dependencies.etagere]
version = "0.2"

[dependencies.lyon_path]
version = "1.0"

[dependencies.lyon_tessellation]
version = "1.0"

[dependencies.skrifa]
version = "0.40"

[dependencies.uzor]
version = "1.3.1"

[dependencies.wgpu]
version = "28"