Add cjson

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2026-04-16 19:51:14 +02:00
parent 5705a3d026
commit 2fa03e1170
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -7,3 +7,6 @@
[submodule "mlkem"]
path = third-party/mlkem
url = https://github.com/pq-code-package/mlkem-native/
[submodule "third-party/cjson"]
path = third-party/cjson
url = https://github.com/davegamble/cjson

1
third-party/cjson vendored Submodule

Submodule third-party/cjson added at c859b25da0