# 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 = "mime_4" version = "0.4.0-a.0" authors = ["Sean McArthur "] description = "Strongly Typed Mimes" documentation = "https://docs.rs/mime" keywords = ["mime", "media-extensions", "media-types"] license = "MIT" repository = "https://github.com/hyperium/mime" [dependencies.mime-macro] version = "0.0.0" optional = true package = "mime-macro-4" [dependencies.mime-parse] version = "0.0.0" package = "mime-parse-4" [dependencies.proc-macro-hack] version = "0.5" optional = true [dependencies.quoted-string] version = "0.2.2" [dependencies.serde1] version = "1" optional = true package = "serde" [features] macro = ["mime-macro", "proc-macro-hack"]