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

[dependencies]
lopdf = "0.26.0"