aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: 990d62ee1ba4a1f68b5f7142fd52e319d169bd5c (plain)
1
2
3
4
5
6
7
[package]
name = "pdf-font"
version = "0.1.0"
edition = "2018"

[dependencies]
lopdf = "0.26.0"