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