rfc822_sanitizer 0.3.3

rfc822/2822 sanitizer/normalizer.
Documentation
# 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]
name = "rfc822_sanitizer"
version = "0.3.3"
authors = ["Jordan Petridis <jordanpetridis@protonmail.com>"]
description = "rfc822/2822 sanitizer/normalizer."
homepage = "https://gitlab.com/alatiera/rfc822_sanitizer"
documentation = "https://docs.rs/rfc822_sanitizer/"
readme = "README.md"
keywords = ["rfc822", "rfc2822", "sanitizer"]
categories = ["date-and-time"]
license = "GPL-3.0+"
repository = "https://gitlab.com/alatiera/rfc822_sanitizer"
[dependencies.chrono]
version = "0.4"

[dependencies.lazy_static]
version = "0.2.9"

[dependencies.regex]
version = "0.2"
[badges.appveyor]
branch = "master"
repository = "alatiera/rfc822_sanitizer"
service = "github"

[badges.travis-ci]
branch = "master"
repository = "alatiera/rfc822_sanitizer"