From b33fc28ac95be2a7a93c37073694d576c7ac4870 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 25 Oct 2017 11:56:15 -0700 Subject: add sodiumoxide crate --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 3fb3e9a..5fbc317 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,6 +12,7 @@ env_logger = "0.3" rand = "0.3" protobuf = "1.3" log = "0.3" +sodiumoxide = "0.0.15" [dev-dependencies] tempdir = "0.3" -- cgit v1.2.3