repose-app 0.26.1

Embeddable Repose runtime with composition, input handling, and frame output
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 = "2024"
name = "repose-app"
version = "0.26.1"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Embeddable Repose runtime with composition, input handling, and frame output"
readme = false
license = "LGPL-2.1-or-later"

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

[dependencies.log]
version = "0.4"

[dependencies.repose-core]
version = "0.26.1"

[dependencies.repose-text]
version = "0.26.1"

[dependencies.repose-ui]
version = "0.26.1"

[dependencies.rustc-hash]
version = "2.1"

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