From 9eee01c5a2757fa9bf8421a2810776b885995d2f Mon Sep 17 00:00:00 2001 From: Paul Razvan Berg Date: Thu, 9 Mar 2023 19:41:08 +0200 Subject: [PATCH] Bump and pin Forge Std submodule (#4102) (cherry picked from commit 58a62916de431db0756a8f474725f861c30c5f36) --- .gitmodules | 1 + lib/forge-std | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 888d42dcd90..3f30ba7d09f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ [submodule "lib/forge-std"] + branch = v1 path = lib/forge-std url = https://github.com/foundry-rs/forge-std diff --git a/lib/forge-std b/lib/forge-std index eb980e1d4f0..c2236853aad 160000 --- a/lib/forge-std +++ b/lib/forge-std @@ -1 +1 @@ -Subproject commit eb980e1d4f0e8173ec27da77297ae411840c8ccb +Subproject commit c2236853aadb8e2d9909bbecdc490099519b70a4