aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorClyne Sullivan <clyne@bitgloo.com>2022-08-20 11:15:45 -0400
committerClyne Sullivan <clyne@bitgloo.com>2022-08-20 11:15:45 -0400
commitea719de76706140ce87f16fd9bde61c0e665d089 (patch)
tree7c196eb8fbaca94bdcf3da588cb0f9d7e79df93d /.gitmodules
parent0dc221b200b9d3df550e2d760cb396e4cb5f7176 (diff)
fix serialization support
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 911085e..812302f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,7 +4,7 @@
[submodule "lib/entityx"]
path = lib/entityx
url = https://github.com/tcsullivan/entityx
- branch = remove-std-iterator
+ branch = serialize
[submodule "lib/cereal"]
path = lib/cereal
url = https://github.com/USCiLab/cereal