Add vjson submodule

I am going to replace the one use of picojson
This commit is contained in:
Fletcher Dunn
2026-05-09 08:14:08 -07:00
parent aa59519c3f
commit cdb8957a99
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -8,3 +8,6 @@
[submodule "src/external/picojson"]
path = src/external/picojson
url = https://github.com/kazuho/picojson.git
[submodule "src/external/vjson"]
path = src/external/vjson
url = https://github.com/zpostfacto/vjson.git
Vendored Submodule
+1
Submodule src/external/vjson added at 102244b817