Fix submodule refs
Some checks failed
build/msvc Build for the target platform: msvc
lint/clippy Checking for common mistakes and opportunities for code improvement
build/linux Build for the target platform: linux

This commit is contained in:
Lucas Schwiderski 2023-11-23 13:16:03 +01:00
parent dc80b5ffee
commit 96f3625b7a
Signed by: lucas
GPG key ID: AA12679AAA6DF4D8
3 changed files with 3 additions and 2 deletions

1
.gitmodules vendored
View file

@ -7,6 +7,7 @@
[submodule "lib/color-eyre"]
path = lib/color-eyre
url = https://github.com/sclu1034/color-eyre.git
branch = "fork"
[submodule "lib/ansi-parser"]
path = lib/ansi-parser
url = https://gitlab.com/lschwiderski/ansi-parser.git

@ -1 +1 @@
Subproject commit 55f8c6b7481d462e50ee4a03a43253d80d648ae2
Subproject commit 0fa05eba9954be223b06468c8760b97e660f9941

@ -1 +1 @@
Subproject commit 24da35e631099e914d6fc1bcc863228c48e540ec
Subproject commit 19120166f9fc7838b98c71fc348791abc820e323