From cd7b8269e6ebec8105103922f61bbe8924a6d37e Mon Sep 17 00:00:00 2001 From: Emile Date: Thu, 24 Feb 2022 00:04:03 +0100 Subject: updated the rust dependencies --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index ceaf7a1..51b57df 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,3 +6,4 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] +structopt = "0.3" \ No newline at end of file -- cgit 1.4.1