lightweight-pdf-testing 0.3.0

Pixel-diff PDF snapshot testing (pdftoppm-based rasterization) — usable for lightweight-pdf's own examples or your own PDF templates
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 = "2021"
name = "lightweight-pdf-testing"
version = "0.3.0"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Pixel-diff PDF snapshot testing (pdftoppm-based rasterization) — usable for lightweight-pdf's own examples or your own PDF templates"
readme = false
license = "MIT"
repository = "https://github.com/casoon/lightweight-pdf"

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

[dependencies.png]
version = "0.18"
default-features = false