cvkg-render-native 0.1.13

Cyber Viking Kvasir Graph (CVKG) - High-fidelity agentic UI framework
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 = "cvkg-render-native"
version = "0.1.13"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Cyber Viking Kvasir Graph (CVKG) - High-fidelity agentic UI framework"
readme = "README.md"
license = "MIT"
repository = "https://github.com/sydonayrex/cvkg"
resolver = "2"

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

[dependencies.accesskit]
version = "0.22"

[dependencies.accesskit_winit]
version = "0.30"

[dependencies.arc-swap]
version = "1.9"

[dependencies.cvkg-core]
version = "0.1.13"

[dependencies.cvkg-render-gpu]
version = "0.1.13"

[dependencies.cvkg-vdom]
version = "0.1.13"

[dependencies.log]
version = "0.4"

[dependencies.runic-text]
version = "0.1.13"
package = "cvkg-runic-text"

[dependencies.tokio]
version = "1.0"
features = ["rt-multi-thread"]

[dependencies.winit]
version = "0.30"