tblis-src 0.2.5

Crate for TBLIS Source Code
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"
rust-version = "1.78"
name = "tblis-src"
version = "0.2.5"
build = "build.rs"
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Crate for TBLIS Source Code"
readme = "readme.md"
keywords = [
    "ffi",
    "chemistry",
    "tensor",
]
categories = ["science"]
license = "Apache-2.0"
repository = "https://github.com/RESTGroup/tblis-rs"

[features]
build_from_source = []
default = []
static = []

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

[[test]]
name = "test_workable"
path = "tests/test_workable.rs"

[dev-dependencies]

[build-dependencies.cmake]
version = "0.1"