[package]
name = "kime-tensor"
description = "Device neutral tensors, arenas, the Backend trait and the plan executor for kime."
version.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true
repository.workspace = true
homepage.workspace = true
authors.workspace = true
keywords.workspace = true
categories.workspace = true
readme.workspace = true
[dependencies]
half.workspace = true
memmap2.workspace = true
[lints]
workspace = true