From b1a6b69867da64f0e9ff4a0444043cee26639078 Mon Sep 17 00:00:00 2001 From: Daniel Laptop Date: Thu, 1 Dec 2022 11:44:09 +0100 Subject: [PATCH] dependencie eingebunden --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index f973284..8bfb9ff 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,3 +6,4 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] +crypto_box = "0.8.2" \ No newline at end of file