[dependencies.imagesize]
version = "0.9"
[dependencies.log]
version = "0.4.14"
[dependencies.lopdf]
default-features = false
features = ["chrono_time", "nom_parser", "embed_image"]
version = "0.27.0"
[dependencies.png]
version = "0.17.2"
[package]
authors = ["Joshua Pauline <joshpauline@gmail.com>"]
categories = ["encoding", "graphics"]
description = "Crate adding text and images to existing pdf files"
edition = "2021"
keywords = ["pdf", "signing"]
license = "MIT OR Apache-2.0"
name = "rusty_pdf"
readme = "README.md"
repository = "https://github.com/joshpauline/rusty_pdf"
resolver = "2"
version = "0.2.0"