# 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 = "genfut" version = "0.5.0" authors = ["Valdemar Erk "] description = "Generate bindings for Futhark" homepage = "https://github.com/Erk-/genfut" documentation = "https://docs.rs/genfut" readme = "README.md" license = "ISC" repository = "https://github.com/Erk-/genfut" [dependencies.Inflector] version = "0.11.4" [dependencies.bindgen] version = "0.63.0" [dependencies.cc] version = "1.0.78" [dependencies.clap] version = "4.1.4" features = ["derive"] [dependencies.regex] version = "1.7.1" [features] default = []