aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2017-12-12 11:56:13 -0800
committerBryan Newbold <bnewbold@robocracy.org>2017-12-12 11:56:13 -0800
commitc4f15a9274978bb1482edc65e60f3cb80e72ca68 (patch)
tree907ea8bcb0d9b6d2f2025e6b87f3273326458329
parente9b3dd7245f618c99e06391d7456be13eea59299 (diff)
downloadgeniza-c4f15a9274978bb1482edc65e60f3cb80e72ca68.tar.gz
geniza-c4f15a9274978bb1482edc65e60f3cb80e72ca68.zip
newer sodiumoxide removed dependency on recent cargo
-rw-r--r--README.md3
1 files changed, 0 insertions, 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