diff options
| author | Denis Evsyukov <[email protected]> | 2020-03-08 16:09:09 +0300 |
|---|---|---|
| committer | Denis Evsyukov <[email protected]> | 2020-03-08 16:12:30 +0300 |
| commit | 31d2dd764d7d08a110c0d4b8699edd0da6e0448d (patch) | |
| tree | d282b65954016b7856e9b2a64824b38f8721bd9c /Cargo.toml | |
| parent | [+] read file (diff) | |
| download | t-31d2dd764d7d08a110c0d4b8699edd0da6e0448d.tar.xz t-31d2dd764d7d08a110c0d4b8699edd0da6e0448d.zip | |
[+] read_files
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |