vize_armature 0.142.0

Armature - The structural parser framework for Vize Vue templates
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"
rust-version = "1.95.0"
name = "vize_armature"
version = "0.142.0"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Armature - The structural parser framework for Vize Vue templates"
readme = "README.md"
license = "MIT"
repository = "https://github.com/ubugeeei-prod/vize"

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

[dependencies.compact_str]
version = "=0.9.0"
features = ["serde"]

[dependencies.htmlize]
version = "=1.1.0"
features = ["unescape"]

[dependencies.serde]
version = "=1.0.228"
features = ["derive"]

[dependencies.thiserror]
version = "=2.0.18"

[dependencies.vize_carton]
version = "=0.142.0"

[dependencies.vize_relief]
version = "=0.142.0"

[dev-dependencies.insta]
version = "=1.47.2"
features = ["toml"]