-
-
Notifications
You must be signed in to change notification settings - Fork 48
Expand file tree
/
Copy path.gitmodules
More file actions
15 lines (15 loc) · 713 Bytes
/
.gitmodules
File metadata and controls
15 lines (15 loc) · 713 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "vendors/applications-rs"]
path = vendors/applications-rs
url = https://github.com/HuakunShen/applications-rs.git
[submodule "vendors/tauri-plugin-network"]
path = vendors/tauri-plugin-network
url = https://github.com/HuakunShen/tauri-plugin-network.git
[submodule "vendors/tauri-plugin-system-info"]
path = vendors/tauri-plugin-system-info
url = https://github.com/HuakunShen/tauri-plugin-system-info.git
[submodule "vendors/tauri-plugin-user-input"]
path = vendors/tauri-plugin-user-input
url = https://github.com/kunkunsh/tauri-plugin-user-input.git
[submodule "vendors/tauri-plugin-keyring"]
path = vendors/tauri-plugin-keyring
url = https://github.com/HuakunShen/tauri-plugin-keyring.git