build: change "branch" to "v1" for "forge-std"

build: delete the "branch" for "prb-math"
This commit is contained in:
Paul Razvan Berg 2023-02-02 17:21:01 +02:00
parent 92c82710c1
commit 003fcb32de
No known key found for this signature in database
GPG Key ID: BCC366159BD63828
3 changed files with 6 additions and 7 deletions

9
.gitmodules vendored
View File

@ -1,12 +1,11 @@
[submodule "lib/forge-std"]
branch = "master"
branch = "v1"
path = "lib/forge-std"
url = "https://github.com/foundry-rs/forge-std"
[submodule "lib/prb-math"]
path = "lib/prb-math"
url = "https://github.com/PaulRBerg/prb-math"
[submodule "lib/prb-test"]
branch = "0.3.1"
path = "lib/prb-test"
url = "https://github.com/PaulRBerg/prb-test"
[submodule "lib/prb-math"]
path = lib/prb-math
url = https://github.com/PaulRBerg/prb-math
branch = v3.2.0

@ -1 +1 @@
Subproject commit b78fdb5aed571e20c8b1f52a67566ed5bac0be59
Subproject commit 066ff16c5c03e6f931cd041fd366bc4be1fae82a

@ -1 +1 @@
Subproject commit 2c597391f16e5ada196aca3d77c81fd653574974
Subproject commit c7f76a7179afecefc0df3819e9bc4d2f8a20230c