From c89b1acb6e5d5755dc79c1f5643c915624a4c4c3 Mon Sep 17 00:00:00 2001 From: syn Date: Tue, 19 May 2020 20:54:45 +0300 Subject: Some kind of working code --- .gitmodules | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..ebcc167 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "rust-tdlib"] + path = rust-tdlib + url = https://github.com/lattenwald/rust-tdlib.git +[submodule "td"] + path = td + url = https://github.com/tdlib/td.git -- cgit v1.2.1-18-gbd029