chk 1.1.0

The guided, locked-down layer of Pelican UI for consistent, reliable RAMP interfaces.
# 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 = "chk"
version = "1.1.0"
authors = ["Ella Mae <ellaammae@email.com>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "The guided, locked-down layer of Pelican UI for consistent, reliable RAMP interfaces."
documentation = "https://docs.rs/chk"
readme = "README.md"
license = "BSD-3-Clause"
repository = "https://github.com/ramp-stack/chk"

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

[dependencies.anyanymap]
version = "1.0.2"

[dependencies.chrono]
version = "0.4.42"

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

[dependencies.dyn-clone]
version = "1.0.20"

[dependencies.include_dir]
version = "0.7.4"

[dependencies.pelican_ui]
version = "2.2.0"

[dependencies.ramp]
version = "0.1.6"
package = "ramp2"

[dependencies.serde]
version = "1.0.219"