[dependencies]
[features]
default = []
eSIMD = []
[lib]
crate-type = ["lib", "cdylib"]
name = "Fasma"
path = "src/lib.rs"
[package]
authors = ["Stanislav Mikhailov <xavetar@proton.me>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Spectrum of components"
documentation = "https://docs.rs/crate/Fasma/latest"
edition = "2018"
include = ["src/", "Cargo.toml", "config.toml", "Cross.toml", "LICENSE"]
license-file = "LICENSE"
name = "Fasma"
publish = true
readme = false
repository = "https://github.com/xavetar/Fasma"
resolver = "2"
rust-version = "1.51.0"
version = "1.0.1"