[dependencies.fehler]
version = "1.0"
[dependencies.notation_proto]
version = "0.4.4"
[dependencies.thiserror]
version = "1.0"
[dependencies.uuid]
features = ["serde", "v4"]
version = "0.8"
[lib]
[package]
description = "Fun notation - runtime models"
edition = "2021"
homepage = "https://www.notation.fun"
license = "MIT OR Apache-2.0"
name = "notation_model"
repository = "https://github.com/notation-fun/notation"
resolver = "2"
version = "0.4.4"
[target."cfg(target_arch = \"wasm32\")".dependencies.instant]
version = "0.1"