# 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 = "2021" name = "ytnef" version = "0.4.0" authors = ["Alec Hussey "] description = "A Rust binding for libytnef. A C library for parsing the TNEF file format used by Microsoft Outlook and Exchange Server." homepage = "https://github.com/alechussey/ytnef" documentation = "https://docs.rs/crate/ytnef" readme = "README.md" keywords = [ "ytnef", "binding", ] categories = [ "api-bindings", "parsing", ] license = "MIT" repository = "https://github.com/alechussey/ytnef.git" [dependencies.chrono] version = "0.4" [dependencies.lazy_static] version = "1.4" [dependencies.ytnef_sys] version = "0.3"