teo-teon 0.2.19

Object notation for Teo.
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"
name = "teo-teon"
version = "0.2.19"
description = "Object notation for Teo."
homepage = "https://teocloud.io"
documentation = "https://teocloud.io/docs"
readme = "README.md"
license = "Apache-2.0"
repository = "https://github.com/teocloud/teo-teon"

[dependencies.bigdecimal]
version = "=0.3.1"

[dependencies.bson]
version = "2.7.0"
features = [
    "chrono-0_4",
    "serde_with",
]

[dependencies.chrono]
version = "0.4.31"
features = [
    "serde",
    "wasmbind",
]

[dependencies.getrandom]
version = "0.2.10"
features = ["js"]

[dependencies.indexmap]
version = "2.1.0"

[dependencies.itertools]
version = "0.11.0"

[dependencies.maplit]
version = "1.0.2"

[dependencies.regex]
version = "1.10"

[dependencies.serde]
version = "1.0"
features = ["derive"]

[dependencies.serde_json]
version = "1.0"
features = ["preserve_order"]

[dependencies.teo-result]
version = "0.2.19"