uzor-render-vello-gpu 1.3.1

GPU rendering backend using vello + wgpu
# 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-vello-gpu"
version = "1.3.1"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "GPU rendering backend using vello + wgpu"
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_vello_gpu"
path = "src/lib.rs"

[dependencies.skrifa]
version = "0.40"

[dependencies.uzor]
version = "1.3.1"
features = ["shaper"]

[dependencies.vello]
version = "0.8"