vize_musea 0.178.0

Musea - Component gallery and documentation for Vize Vue components
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_musea"
version = "0.178.0"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Musea - Component gallery and documentation for Vize Vue components"
readme = "README.md"
license = "MIT"
repository = "https://github.com/ubugeeei-prod/vize"

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

[[bench]]
name = "art_parse"
path = "benches/art_parse.rs"
harness = false

[dependencies.memchr]
version = "=2.8.0"

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

[dependencies.serde_json]
version = "=1.0.149"

[dependencies.thiserror]
version = "=2.0.18"

[dependencies.vize_atelier_sfc]
version = "=0.178.0"
default-features = false

[dependencies.vize_carton]
version = "=0.178.0"

[dependencies.vize_croquis]
version = "=0.178.0"

[dependencies.vize_relief]
version = "=0.178.0"

[dev-dependencies.criterion]
version = "=0.8.2"

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