build: upgrade to prb-test v0.2.1
This commit is contained in:
parent
1068a5e60e
commit
60e93a0342
|
@ -3,6 +3,6 @@
|
|||
path = "lib/forge-std"
|
||||
url = "https://github.com/foundry-rs/forge-std"
|
||||
[submodule "lib/prb-test"]
|
||||
branch = "0.2.0"
|
||||
branch = "0.2.1"
|
||||
path = "lib/prb-test"
|
||||
url = "https://github.com/paulrberg/prb-test"
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit babc8d8b0ad08521d5608a15940601c8dd5b9a79
|
||||
Subproject commit d5adc5f39b38df2819d46f5e6d64a6d932c554a3
|
Loading…
Reference in New Issue