commit 039e67fc51d106dfeb551e2520d3f853edcccf10 Author: azw Date: Wed Nov 8 01:10:24 2023 +0000 1 diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..291ff2b --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "third_party/librust"] + path = third_party/librust + url = git@git.kingsome.cn:server_common/librust.git diff --git a/third_party/librust b/third_party/librust new file mode 160000 index 0000000..d371216 --- /dev/null +++ b/third_party/librust @@ -0,0 +1 @@ +Subproject commit d371216ec4d299af7f7aa68d033941f8006328a1