-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
40 lines (33 loc) · 1.24 KB
/
.gitmodules
File metadata and controls
40 lines (33 loc) · 1.24 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
[submodule "third-party/pingcap-talent-plan"]
path = third-party/pingcap-talent-plan
url = git@github.com:yew1eb/talent-plan.git
[submodule "third-party/TheAlgorithms-Rust"]
path = third-party/TheAlgorithms-Rust
url = git@github.com:TheAlgorithms/Rust.git
[submodule "third-party/vector"]
path = third-party/vector
url = git@github.com:yew1eb/vector.git
[submodule "third-party/crossbeam"]
path = third-party/crossbeam
url = git@github.com:yew1eb/crossbeam.git
[submodule "third-party/smol"]
path = third-party/smol
url = git@github.com:yew1eb/smol.git
[submodule "third-party/flume"]
path = third-party/flume
url = git@github.com:zesterer/flume.git
[submodule "third-party/string-interner"]
path = third-party/string-interner
url = git@github.com:Robbepop/string-interner.git
[submodule "third-party/bevy_squares"]
path = third-party/bevy_squares
url = git@github.com:TheNeikos/bevy_squares.git
[submodule "third-party/rustbreak"]
path = third-party/rustbreak
url = git@github.com:TheNeikos/rustbreak.git
[submodule "third-party/AnomalyDetector"]
path = third-party/AnomalyDetector
url = git@github.com:joxer/AnomalyDetector.git
[submodule "third-party/rust-common"]
path = third-party/rust-common
url = git@github.com:yew1eb/rustcommon.git