cfasim-model 0.4.2

Model output types for cfasim WebAssembly simulations
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 = "2021"
rust-version = "1.80"
name = "cfasim-model"
version = "0.4.2"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Model output types for cfasim WebAssembly simulations"
readme = false
keywords = [
    "wasm",
    "simulation",
]
categories = ["wasm"]
license = "Apache-2.0"
repository = "https://github.com/cdcgov/cfa-simulator"

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

[dependencies.js-sys]
version = "0.3"

[dependencies.wasm-bindgen]
version = "0.2"