aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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