nirs4all 0.2.13

Portable nirs4all aggregate binding over formats, IO, datasets, methods, dag-ml, and dag-ml-data
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 = "nirs4all"
version = "0.2.13"
build = false
include = [
    "Cargo.toml",
    "README.md",
    "src/**/*.rs",
]
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Portable nirs4all aggregate binding over formats, IO, datasets, methods, dag-ml, and dag-ml-data"
homepage = "https://nirs4all.org"
documentation = "https://nirs4all-core.readthedocs.io/en/latest/"
readme = "README.md"
keywords = [
    "nirs",
    "spectroscopy",
    "chemometrics",
    "bindings",
]
license = "CECILL-2.1 OR AGPL-3.0-or-later"
repository = "https://github.com/GBeurier/nirs4all-core"

[features]
datasets = []
default = []

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

[dependencies.dag_ml_crate]
version = "0.2.3"
package = "dag-ml"

[dependencies.dag_ml_data_crate]
version = "0.2.4"
package = "dag-ml-data"

[dependencies.libloading]
version = "0.8"

[dependencies.serde_json]
version = "1"

[dependencies.serde_yaml]
version = "0.9"