From 7cba6b3cdbd3b82ec9092ce9bda8ec20739096cb Mon Sep 17 00:00:00 2001 From: Patrick Date: Tue, 16 May 2023 17:03:50 +0200 Subject: refactor fixedbuffer, add mjson --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 3d6f22a..00137af 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "ext/olm"] path = ext/olm url = https://gitlab.matrix.org/matrix-org/olm/ +[submodule "ext/mjson"] + path = ext/mjson + url = https://github.com/cesanta/mjson -- cgit v1.2.3