add more dependencies
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -1,3 +1,9 @@
|
||||
[submodule "rustree"]
|
||||
path = rustree
|
||||
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]
|
||||
members = [
|
||||
"alterego",
|
||||
"altherego",
|
||||
"rustree",
|
||||
"bigbrow",
|
||||
]
|
||||
|
||||
[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