build: pin "prb-math" submodule to "v3" branch

build: pin "prb-test" submodule to "v1" branch
This commit is contained in:
Paul Razvan Berg 2023-02-08 22:42:39 +02:00
parent 2a5b358823
commit 3893c89e4a
No known key found for this signature in database
GPG Key ID: BCC366159BD63828
2 changed files with 3 additions and 2 deletions

3
.gitmodules vendored
View File

@ -3,9 +3,10 @@
path = "lib/forge-std"
url = "https://github.com/foundry-rs/forge-std"
[submodule "lib/prb-math"]
branch = "v3"
path = "lib/prb-math"
url = "https://github.com/PaulRBerg/prb-math"
[submodule "lib/prb-test"]
branch = "0.3.1"
branch = "v0"
path = "lib/prb-test"
url = "https://github.com/PaulRBerg/prb-test"

@ -1 +1 @@
Subproject commit c7f76a7179afecefc0df3819e9bc4d2f8a20230c
Subproject commit 9febcdd219f08f7fb70fdf0e156f1be4103c42dd