# 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 = "sz3-sys" version = "0.1.1+SZ3-3.1.8.1" authors = ["Robin Ole Heinemann "] description = "Low level bindigs to SZ3." readme = "README.md" keywords = ["compress"] categories = ["compression"] license = "GPL-3.0-only" repository = "https://github.com/apertus-open-source-cinema/sz3-rs/" [dependencies.openmp-sys] version = "1.2.3" optional = true [dependencies.zstd-sys] version = "2.0.10" default-features = false [build-dependencies.bindgen] version = "0.69.4" [build-dependencies.cc] version = "1.0.98" [build-dependencies.cmake] version = "0.1.50" [features] openmp = ["dep:openmp-sys"]