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:57:02 +03:00
parent c3e0d54be4
commit a001198eba
Signed by: f4ts0
GPG Key ID: 565F4F2860226EBB

4
.gitmodules vendored
View File

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