Skip to content

Commit 99b8dd3

Browse files
committed
fix: Missing git submodule
1 parent 83df175 commit 99b8dd3

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.gitmodules

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
[submodule "frb_codegen/assets/integration_template/app/rust_builder/cargokit"]
2-
path = frb_codegen/assets/integration_template/app/rust_builder/cargokit
3-
url = https://github.com/irondash/cargokit
41
[submodule "frb_codegen/assets/integration_template/plugin/cargokit"]
52
path = frb_codegen/assets/integration_template/plugin/cargokit
63
url = https://github.com/irondash/cargokit
4+
[submodule "frb_codegen/assets/integration_template/app/rust_builder/cargokit"]
5+
path = frb_codegen/assets/integration_template/app/rust_builder/cargokit
6+
url = https://github.com/irondash/cargokit

0 commit comments

Comments
 (0)