# 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" version = "0.1.1+SZ3-3.1.8.1" authors = ["Robin Ole Heinemann "] exclude = ["test_data/*"] description = "High level bindings to the SZ3 lossy floating point compressor." readme = "README.md" keywords = ["compress"] categories = ["compression"] license = "MIT OR Apache-2.0" repository = "https://github.com/apertus-open-source-cinema/sz3-rs/" [profile.release] lto = "thin" [dependencies.sz3-sys] version = "0.1.1" [dependencies.thiserror] version = "1.0.61" [dev-dependencies.align-data] version = "0.1.0" [dev-dependencies.bytemuck] version = "1.16.0" [dev-dependencies.paste] version = "1.0.15" [features] openmp = ["sz3-sys/openmp"]