From 8e13fc65e944b9741e3f8e0f3d45542d8090a99c Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 26 Oct 2017 00:16:41 -0700 Subject: notes about crypto and initialization --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 8757dc8..c304f23 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,9 @@ it will eat-your-data. ### Dependencies +While (temporarily?) using Cargo's `[patch]` feature to patch sodiumoxide, +builds require Rust 1.21 (stable circa Oct 2017). + Requires libsodium-dev system-wide (for now). Notable Rust Libraries: -- cgit v1.2.3