From 1328d943c5016dd1662a4e46d4a408bca010cffc Mon Sep 17 00:00:00 2001 From: Aleksi Lindeman <0xdec05eba@gmail.com> Date: Sun, 11 Mar 2018 00:12:37 +0100 Subject: Add operation to allow users to be added to group WARNING! Lazy implementation everywhere, does not handle out-of-order packets --- project.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'project.conf') diff --git a/project.conf b/project.conf index c283a7a..432af7b 100644 --- a/project.conf +++ b/project.conf @@ -12,3 +12,4 @@ libsodium = "1.0.16" ntpclient = "0.2.0" sibs-serializer = "0.2.0" boost-filesystem = "1.66.0" +boost-uuid = "1.66.0" -- cgit v1.2.3