From e87bce6d80944ba3c84242be482abbe668b361c5 Mon Sep 17 00:00:00 2001 From: han Date: Tue, 17 Dec 2024 11:51:39 +0700 Subject: [PATCH] forge install: forge-std v1.9.4 --- .gitmodules | 3 +++ fund-me/lib/forge-std | 1 + 2 files changed, 4 insertions(+) create mode 160000 fund-me/lib/forge-std diff --git a/.gitmodules b/.gitmodules index 1631302..3a24f0d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "simple-storage/lib/forge-std"] path = simple-storage/lib/forge-std url = https://github.com/foundry-rs/forge-std +[submodule "fund-me/lib/forge-std"] + path = fund-me/lib/forge-std + url = https://github.com/foundry-rs/forge-std diff --git a/fund-me/lib/forge-std b/fund-me/lib/forge-std new file mode 160000 index 0000000..1eea5ba --- /dev/null +++ b/fund-me/lib/forge-std @@ -0,0 +1 @@ +Subproject commit 1eea5bae12ae557d589f9f0f0edae2faa47cb262