xio_base_datatypes 0.6.0

XIO base data structures
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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "xio_base_datatypes"
version = "0.6.0"
authors = ["Wolfgang Silbermayr <wolfgang@silbermayr.at>"]
description = "XIO base data structures"
homepage = "https://gitlab.com/ommui/xio_base_datatypes"
documentation = "https://docs.rs/xio_base_datatypes"
license = "AGPL-3.0+"
repository = "https://gitlab.com/ommui/xio_base_datatypes"
[dependencies.bidir-map]
version = "1.0.0"
optional = true

[dependencies.indexmap]
version = "1.0.2"

[dependencies.serde]
version = "1"
features = ["derive"]
optional = true

[dependencies.snafu]
version = "0.4.1"

[features]
default = []