tmapi 0.1.3

Simple TempMailAPI library for barid.site
Documentation
[dependencies.email_address]
version = "0.2.9"

[dependencies.reqwest]
features = ["json"]
version = "0.12.22"

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

[dependencies.thiserror]
version = "2.0.12"

[dependencies.time]
version = "0.3.41"

[dependencies.tokio]
features = ["macros", "rt-multi-thread", "tokio-macros"]
version = "1.46.1"

[lib]
name = "tmapi"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["api-bindings", "email"]
description = "Simple TempMailAPI library for barid.site"
edition = "2024"
homepage = "https://github.com/doomed-neko/tmapi"
keywords = ["barid", "tempmail"]
license-file = "LICENSE"
name = "tmapi"
readme = "README.md"
repository = "https://github.com/doomed-neko/tmapi"
version = "0.1.3"