refactor: decided i don't like the deps/ subdir any longer

This commit is contained in:
stop screaming 2026-02-20 14:50:19 +02:00
parent 6411a82279
commit 9b4f7f25c1
45 changed files with 5 additions and 5 deletions

8
.gitmodules vendored
View file

@ -3,11 +3,11 @@
url = https://codeberg.org/unspeaker/rust-jack
branch = timebase
[submodule "tengri"]
path = deps/tengri
url = ../tengri/
path = tengri
url = https://codeberg.org/unspeaker/tengri
[submodule "deps/rust-jack"]
path = deps/rust-jack
path = rust-jack
url = https://codeberg.org/unspeaker/rust-jack
[submodule "deps/dizzle"]
path = deps/dizzle
path = dizzle
url = ssh://git@codeberg.org/unspeaker/dizzle.git