From 2d077e8b630179f909d705c41715a96897bfee90 Mon Sep 17 00:00:00 2001 From: neru Date: Sat, 21 Mar 2026 20:17:12 -0300 Subject: [PATCH] chore: remove simdjson --- .gitmodules | 3 --- vendor/simdjson | 1 - 2 files changed, 4 deletions(-) delete mode 160000 vendor/simdjson diff --git a/.gitmodules b/.gitmodules index dd78857..045d281 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,6 @@ [submodule "vendor/nerutils"] path = vendor/nerutils url = https://git.neru.rip/neru/nerutils -[submodule "vendor/simdjson"] - path = vendor/simdjson - url = https://github.com/simdjson/simdjson [submodule "vendor/CUE4Parse"] path = vendor/CUE4Parse url = https://github.com/FabianFG/CUE4Parse diff --git a/vendor/simdjson b/vendor/simdjson deleted file mode 160000 index 5395aac..0000000 --- a/vendor/simdjson +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 5395aacb8b63db4bd3bd14f87f63da56a711d779