aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDenis Evsyukov <[email protected]>2020-03-08 16:09:09 +0300
committerDenis Evsyukov <[email protected]>2020-03-08 16:12:30 +0300
commit31d2dd764d7d08a110c0d4b8699edd0da6e0448d (patch)
treed282b65954016b7856e9b2a64824b38f8721bd9c /Cargo.toml
parent[+] read file (diff)
downloadt-31d2dd764d7d08a110c0d4b8699edd0da6e0448d.tar.xz
t-31d2dd764d7d08a110c0d4b8699edd0da6e0448d.zip
[+] read_files
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 18f248d..16eb323 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,4 +7,5 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
-getopts = "0.2" \ No newline at end of file
+getopts = "0.2"
+rust-crypto = "0.2" \ No newline at end of file