cranpose-render-common 0.0.33

Common rendering contracts for Cranpose
Documentation
# 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 = "cranpose-render-common"
version = "0.0.33"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Common rendering contracts for Cranpose"
homepage = "https://samoylenkodmitry.github.io/cranpose/"
readme = "README.md"
license = "Apache-2.0"
repository = "https://github.com/samoylenkodmitry/cranpose"

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

[dependencies.cranpose-core]
version = "0.0.33"

[dependencies.cranpose-foundation]
version = "0.0.33"

[dependencies.cranpose-ui]
version = "0.0.33"

[dependencies.cranpose-ui-graphics]
version = "0.0.33"