pp-mini-html 0.0.1-alpha.1

Minimal async API Wrapper for PP | Only Reader/Public API | Extremely minimal.
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 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 = "2024"
name = "pp-mini-html"
version = "0.0.1-alpha.1"
authors = ["ZhiFenBL"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Minimal async API Wrapper for PP | Only Reader/Public API | Extremely minimal."
homepage = "https://papydownload.dev/mini"
documentation = "https://docs.rs/pp-mini"
readme = false
license = "AGPL-3.0-only"
repository = "https://github.com/PapyDownload/crate-pp-mini"

[lib]
name = "pp_mini_html"
crate-type = [
    "cdylib",
    "rlib",
]
path = "src/lib.rs"

[dependencies]