[build-dependencies.cmake]
version = "0.1.54"
[build-dependencies.vtk-rs-link]
version = "0.3.1"
[dev-dependencies.approx]
features = ["array_impl"]
package = "approxim"
version = "0.6.4"
[lib]
name = "vtk_rs"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "build.rs"
description = "Rust bindings for the Visualization Toolkit (VTK)"
edition = "2024"
license = "MIT"
name = "vtk-rs"
readme = false
repository = "https://github.com/jonaspleyer/vtk-rs"
resolver = "1"
version = "0.3.0"