From 7cb1f24a4822ea28db40ebb67d909802bb2bb440 Mon Sep 17 00:00:00 2001 From: Stuart Stock Date: Sun, 10 Feb 2019 16:32:54 -0600 Subject: update 1.1.4 --- Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index f9f07fd..e358a57 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "roughenough" -version = "1.1.3" +version = "1.1.4" repository = "https://github.com/int08h/roughenough" authors = ["Stuart Stock ", "Aaron Hill "] license = "Apache-2.0" @@ -34,6 +34,7 @@ hex = "0.3" base64 = "0.9" hashbrown = "0.1" humansize = "1.0" +rand = "0.6" # Used by 'awskms' rusoto_core = { version = "0.36", optional = true } -- cgit v1.2.3