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] +exitcode = "1.1.2" lopdf = "0.23.0" |
![]() |
index : pdf-urls | |
Extract all URLs from a PDF file. |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | Cargo.toml | 1 |
@@ -4,4 +4,5 @@ version = "0.0.1" edition = "2018" [dependencies] +exitcode = "1.1.2" lopdf = "0.23.0" |