aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: 4f190e2d333a1c234cda2a30900a7fe12976fe49 (plain)
1
2
3
4
5
6
7
8
[package]
name = "pdf-form-replace-font"
version = "0.0.1"
edition = "2018"

[dependencies]
getopts = "0.2.21"
lopdf = "0.26.0"