cranpose-app-shell 0.0.33

Application orchestration shell 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-app-shell"
version = "0.0.33"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Application orchestration shell for Cranpose"
homepage = "https://samoylenkodmitry.github.io/cranpose/"
readme = "README.md"
license = "Apache-2.0"
repository = "https://github.com/samoylenkodmitry/cranpose"

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

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

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

[dependencies.cranpose-render-common]
version = "0.0.33"

[dependencies.cranpose-runtime-std]
version = "0.0.33"

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

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

[dependencies.log]
version = "0.4"

[dependencies.web-time]
version = "1.1"

[dev-dependencies.cranpose-macros]
version = "0.0.33"

[target.'cfg(all(not(target_arch = "wasm32"), not(target_os = "android")))'.dependencies.arboard]
version = "3.4"
default-features = false