about summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorEmile <git@emile.space>2022-02-24 00:04:03 +0100
committerEmile <git@emile.space>2022-02-24 00:04:03 +0100
commitcd7b8269e6ebec8105103922f61bbe8924a6d37e (patch)
tree662f4fbd73e909c00bf6b24ce557c6007eb02bf0 /Cargo.toml
parent2d473af0fe018ae48ebe54eac0b2e7ff52f6b4ca (diff)
updated the rust dependencies
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
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