From ea7247e388126b65b02e8d4e0c967445ffbe8df8 Mon Sep 17 00:00:00 2001 From: viraladmin <00purple@gmail.com> Date: Fri, 13 Oct 2023 15:17:35 -0600 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 3f09265..f8e7f1b 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,13 @@ The minimum and maximum allowed string sizes for encryption and decryption - cardano - none +### Dependancies + +```rust +[dependencies] +encrypted_images = "1.2.0" +``` + ## Functions ### `encrypts`