# 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 = "2018" name = "fftw-src" version = "0.8.0" authors = ["Toshiki Teramura "] build = "build.rs" links = "fftw3" description = "Source of FFTW" keywords = ["fftw"] license = "GPL-2.0-or-later" repository = "https://github.com/rust-math/fftw" [build-dependencies.anyhow] version = "1.0.70" [build-dependencies.cc] version = "1.0" [build-dependencies.fs_extra] version = "~1.3.0" [build-dependencies.ftp] version = "3.0" [build-dependencies.zip] version = "0.6"