From b4501739471e8fdfd10534498158b0ec369bf4c6 Mon Sep 17 00:00:00 2001 From: nowonder Date: Mon, 1 Apr 2024 00:55:20 +0000 Subject: [PATCH] Revert "remove sphinx submodule" This reverts commit 3b5e926a1a6454df6c572959dbdd495415a019d6. --- .gitmodules | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 4c1b977a..0db309a9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "lib/forge-std"] path = lib/forge-std - url = https://github.com/foundry-rs/forge-std \ No newline at end of file + url = https://github.com/foundry-rs/forge-std +[submodule "lib/sphinx"] + path = lib/sphinx + url = https://github.com/sphinx-labs/sphinx \ No newline at end of file