fftw-src 0.3.0

Source of FFTW
Documentation
# 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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "fftw-src"
version = "0.3.0"
authors = ["Toshiki Teramura <toshiki.teramura@gmail.com>"]
build = "build.rs"
links = "fftw3"
description = "Source of FFTW"
keywords = ["fftw"]
license = "GPL-2.0"
repository = "https://github.com/termoshtt/rust-fftw3"
[build-dependencies.cc]
version = "1.0"

[build-dependencies.failure]
version = "0.1"

[build-dependencies.ftp]
version = "3.0"

[build-dependencies.md5]
version = "0.6"

[build-dependencies.reqwest]
version = "0.9"

[build-dependencies.zip]
version = "0.5"