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

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