# 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] edition = "2018" name = "outlook-exe" version = "0.1.0" authors = ["Ryan Avella"] description = "Convenience wrappers for command-line invocation of Outlook." homepage = "https://github.com/ryanavella/outlook-exe" documentation = "https://docs.rs/outlook-exe" readme = "README.md" keywords = ["microsoft", "outlook", "email", "windows", "message"] categories = ["email", "command-line-utilities"] license = "Unlicense OR MIT" repository = "https://github.com/ryanavella/outlook-exe" [package.metadata.docs.rs] default-target = "x86_64-pc-windows-msvc" [dependencies.lazy_static] version = "1.4.0" [dependencies.winreg] version = "0.7.0"