From 3e4b650aca164c6e4e5f7e41a6334debbabdbba8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrien=20B=C3=A9raud?= <adrien.beraud@savoirfairelinux.com> Date: Fri, 19 Feb 2016 00:58:45 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 175a126c..18079618 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ This project is independent from another project called OpenDHT (Sean Rhea. Ph.D Dependencies - -- msgpack-c 1.0+, used for data serialization. +- msgpack-c 1.2+, used for data serialization. - GnuTLS 3.1+, used for cryptographic operations. - Nettle 2.4+, a GnuTLS dependency for crypto. - Build tested with GCC 4.8+ (GNU/Linux, Android, Windows with MinGW), Clang/LLVM (Linux, OS X). -- GitLab