From c4f15a9274978bb1482edc65e60f3cb80e72ca68 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 12 Dec 2017 11:56:13 -0800 Subject: newer sodiumoxide removed dependency on recent cargo --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 654614a..075db0c 100644 --- a/README.md +++ b/README.md @@ -68,9 +68,6 @@ Notable Rust Libraries: - `integer-encoding` for simple "varints" - `rust-protobuf` for protobuf messages -While (temporarily?) using Cargo's `[patch]` feature to patch sodiumoxide, -builds require Rust 1.21 (stable circa Oct 2017). - Requires the libsodium library installed system-wide to run, and header files (`libsodium-dev`) for now, due to dynamic linking and the simple build configuration. It should be possible to statically link a free-standing -- cgit v1.2.3