add more dependencies

This commit is contained in:
2023-02-26 18:03:20 +03:00
parent bc2eb34d9a
commit 00596ffd88
4 changed files with 10 additions and 1 deletions

6
.gitmodules vendored
View File

@ -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

View File

@ -1,7 +1,8 @@
[workspace]
members = [
"alterego",
"altherego",
"rustree",
"bigbrow",
]
[workspace.dependencies]

1
altherego Submodule

Submodule altherego added at d83af3e6cd

1
bigbrow Submodule

Submodule bigbrow added at f79acdd58e