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

[dependencies]
anyhow = "1.0.40"
exitcode = "1.1.2"
getopts = "0.2.21"
lopdf = "0.26.0"