# 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 = "nfd2" version = "0.3.1" authors = ["Saurav Sachidanand ", "Daniel Collin ", "Denis Kolodin ", "Embark ", "Jake Shadle "] include = ["/*.toml", "/*.md", "build.rs", "LICENSE-MIT", "!Cargo.lock", "examples/*.rs", "src/*.rs", "nativefiledialog/LICENSE", "nativefiledialog/src/**", "!nativefiledialog/src/test/*"] description = "Please use https://crates.io/crates/rfd instead" homepage = "https://github.com/EmbarkStudios/nfd2" documentation = "https://docs.rs/nfd2" readme = "README.md" keywords = ["file", "dialog", "ui"] license = "MIT AND Zlib" repository = "https://github.com/EmbarkStudios/nfd2" [build-dependencies.cc] version = "1.0" [badges.maintenance] build = "build.rs" status = "deprecated"