add more dependencies
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -1,3 +1,9 @@
|
|||||||
[submodule "rustree"]
|
[submodule "rustree"]
|
||||||
path = rustree
|
path = rustree
|
||||||
url = git@git.loyso.art:frx/rustree.git
|
url = git@git.loyso.art:frx/rustree.git
|
||||||
|
[submodule "bigbrow"]
|
||||||
|
path = bigbrow
|
||||||
|
url = git@git.loyso.art:frx/bigbrow.git
|
||||||
|
[submodule "altherego"]
|
||||||
|
path = altherego
|
||||||
|
url = git@git.loyso.art:frx/altherego.git
|
||||||
|
|||||||
@ -1,7 +1,8 @@
|
|||||||
[workspace]
|
[workspace]
|
||||||
members = [
|
members = [
|
||||||
"alterego",
|
"altherego",
|
||||||
"rustree",
|
"rustree",
|
||||||
|
"bigbrow",
|
||||||
]
|
]
|
||||||
|
|
||||||
[workspace.dependencies]
|
[workspace.dependencies]
|
||||||
|
|||||||
1
altherego
Submodule
1
altherego
Submodule
Submodule altherego added at d83af3e6cd
1
bigbrow
Submodule
1
bigbrow
Submodule
Submodule bigbrow added at f79acdd58e
Reference in New Issue
Block a user