From 6b25d87d570d5b0950231a7809bf1913af9c5a9d Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Tue, 4 May 2021 00:47:51 +0200 Subject: Begin defining command line options --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 01e6693..4f190e2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,4 +4,5 @@ version = "0.0.1" edition = "2018" [dependencies] +getopts = "0.2.21" lopdf = "0.26.0" -- cgit v1.2.3