diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,4 +19,4 @@ ctrlc = { version = "3.1", features = ["termination"] } structopt = "0.3" unicode_categories = "0.1.1" base64 = "0.12.0" -sha2 = "0.8.1" +ring = "0.16.12" |
