# 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 = "nfde" version = "0.0.8" authors = ["Bernard Teo "] include = [ "src/**/*", "README.md", "build.rs", "nativefiledialog-extended/CMakeLists.txt", "nativefiledialog-extended/LICENSE", "nativefiledialog-extended/src/**/*", ] description = "Rust bindings for Native File Dialog Extended" readme = "README.md" keywords = [ "nativefiledialog", "native", "file", "dialog", ] categories = [ "api-bindings", "gui", "filesystem", ] license = "Zlib" repository = "https://github.com/btzy/nfde-rs" [build-dependencies.cmake] version = "0.1" [build-dependencies.pkg-config] version = "0.3" [target."cfg(windows)".dependencies.widestring] version = "1.0"