aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2020-05-03 02:53:40 -0400
committerJesse Luehrs <doy@tozt.net>2020-05-03 02:53:40 -0400
commitaafefa7f344441c709198e16cd07da11b4651a98 (patch)
tree70253bada8b8b5541125257706d72b580fc9cea9 /Cargo.lock
parent1b0b0e9eaa546f50f6916cc631edaaa7dc8442e8 (diff)
downloadrbw-aafefa7f344441c709198e16cd07da11b4651a98.tar.gz
rbw-aafefa7f344441c709198e16cd07da11b4651a98.zip
also make the agent store decrypted org keys in memory
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index a2d218b..574145b 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1030,6 +1030,7 @@ dependencies = [
"humantime",
"log",
"nix",
+ "openssl",
"rand",
"region",
"reqwest",