# 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 = "concrete-fftw-sys" version = "0.1.4" authors = [ "D. Ligier", "J.B. Orfila", "A. Péré", "S. Tap", "Zama team", ] build = "build.rs" description = "Sources of FFTW and unsafe binding" homepage = "https://crates.io/crates/concrete-fftw-sys" readme = "README.md" keywords = [ "fftw", "fft", "fully", "homomorphic", "fhe", ] license = "GPL-2.0-or-later" repository = "https://github.com/zama-ai/concrete-fftw" [package.metadata.release] no-dev-version = true [dependencies.num-complex] version = "0.4.0" [build-dependencies.fs_extra] version = "~1.2.0"