Skip to content

Commit 79db06e

Browse files
committed
forge install: forge-std
v1.6.0
1 parent 61ab138 commit 79db06e

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,6 @@
1616
[submodule "todo-blockchain/lib/forge-std"]
1717
path = todo-blockchain/lib/forge-std
1818
url = https://github.com/foundry-rs/forge-std
19+
[submodule "example-emit-events/lib/forge-std"]
20+
path = example-emit-events/lib/forge-std
21+
url = https://github.com/foundry-rs/forge-std

example-emit-events/lib/forge-std

Submodule forge-std added at 74cfb77

0 commit comments

Comments
 (0)