From 23587615cf71008c2c3b3c6cba416a7798e29a27 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Fri, 10 Apr 2020 20:58:48 -0400 Subject: more robust zeroization --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index a93bd0a..8bd73cd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,3 +27,4 @@ sha2 = "*" snafu = "*" tokio = { version = "*", features = ["full"] } uuid = { version = "*", features = ["v4"] } +zeroize = "*" -- cgit v1.2.3-54-g00ecf