diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,4 +4,5 @@ version = "0.0.1" edition = "2018" [dependencies] +getopts = "0.2.21" lopdf = "0.26.0" |
![]() |
index : pdf-form-replace-font | |
Replace fonts in a PDF form's text fields |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | Cargo.toml | 1 |
@@ -4,4 +4,5 @@ version = "0.0.1" edition = "2018" [dependencies] +getopts = "0.2.21" lopdf = "0.26.0" |