change back slash to forward slash to make git submodule work

Signed-off-by: Uncle Fatso <uncle.fatso@ghostchain.io>
This commit is contained in:
Uncle Fatso 2025-06-29 14:54:40 +03:00
parent a41cef0dfe
commit 21c2002310
Signed by: f4ts0
GPG Key ID: 565F4F2860226EBB

4
.gitmodules vendored
View File

@ -1,3 +1,3 @@
[submodule "lib\\forge-std"]
path = lib\\forge-std
[submodule "lib/forge-std"]
path = lib/forge-std
url = https://github.com/foundry-rs/forge-std