From 64ff1df7ca831aeaf91c97e89949794d1b65ce65 Mon Sep 17 00:00:00 2001 From: raidgar98 Date: Sun, 22 Jan 2023 16:14:15 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9E=95=20Add=20fc=20as=20dependency?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 3 +++ vendor/fc | 1 + 2 files changed, 4 insertions(+) create mode 160000 vendor/fc diff --git a/.gitmodules b/.gitmodules index 6841036..9a1d6f3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "vendor/drogon"] path = vendor/drogon url = https://github.com/drogonframework/drogon.git +[submodule "vendor/fc"] + path = vendor/fc + url = https://github.com/raidgar98/fc.git diff --git a/vendor/fc b/vendor/fc new file mode 160000 index 0000000..a2dcc5a --- /dev/null +++ b/vendor/fc @@ -0,0 +1 @@ +Subproject commit a2dcc5aefabe25c340c309fbd504ddd89540dade