microformats-types 0.8.2

A representation of the known objects of Microformats
Documentation
[dependencies.lazy_static]
version = "1.4"

[dependencies.regex]
features = ["perf"]
version = "1.10"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_json]
version = "1.0"

[dependencies.thiserror]
version = "1.0"

[dependencies.time]
features = ["macros", "serde-human-readable"]
version = "0.3"

[dependencies.tracing]
optional = true
version = "0.1"

[dependencies.tracing-unwrap]
optional = true
version = "1.0"

[dependencies.url]
features = ["serde"]
version = "2.0"
[dev-dependencies.similar-asserts]
features = ["serde"]
version = "1.5"
[lints.rust]
unsafe_code = "forbid"

[package]
description = "A representation of the known objects of Microformats"
documentation = "https://docs.rs/microformats-types"
edition = "2021"
homepage = "https://microformats.io"
license = "LGPL-3.0"
name = "microformats-types"
publish = true
readme = "README.md"
repository = "https://gitlab.com/maxburon/microformats-parser"
rust-version = "1.76"
version = "0.8.2"