ptsd2 0.1.3

Crate built to bridge design systems to Prism
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 = "ptsd2"
version = "0.1.3"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Crate built to bridge design systems to Prism"
readme = "README.md"
license = "BSD-3-Clause"
repository = "https://github.com/ramp-stack/ptsd"

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

[dependencies.chrono]
version = "0.4.42"

[dependencies.downcast-rs]
version = "2.0.2"

[dependencies.hex]
version = "0.4.3"

[dependencies.image]
version = "0.25.9"

[dependencies.imageproc]
version = "0.25.0"

[dependencies.include_dir]
version = "0.7.4"

[dependencies.nsvg]
version = "0.5.1"

[dependencies.prism]
version = "0.1.5"
package = "prism2"

[dependencies.qrcode]
version = "0.14.1"

[dependencies.quircs]
version = "0.10.3"

[dependencies.uuid]
version = "1.16.0"
features = [
    "v4",
    "js",
]