submodule: add rust dependencies
* cargo-make 0.35.0-1 * cargo-checkmate 0.1.6-1 * rusty-hook 0.11.2-1
This commit is contained in:
parent
7ea68f2f83
commit
48d367a7d9
4 changed files with 12 additions and 0 deletions
9
.gitmodules
vendored
9
.gitmodules
vendored
|
@ -469,3 +469,12 @@
|
||||||
[submodule "postgresql-semver"]
|
[submodule "postgresql-semver"]
|
||||||
path = postgresql-semver
|
path = postgresql-semver
|
||||||
url = ssh://aur@aur.archlinux.org/postgresql-semver.git
|
url = ssh://aur@aur.archlinux.org/postgresql-semver.git
|
||||||
|
[submodule "cargo-make"]
|
||||||
|
path = cargo-make
|
||||||
|
url = ssh://aur@aur.archlinux.org/cargo-make.git
|
||||||
|
[submodule "cargo-checkmate"]
|
||||||
|
path = cargo-checkmate
|
||||||
|
url = ssh://aur@aur.archlinux.org/cargo-checkmate.git
|
||||||
|
[submodule "rusty-hook"]
|
||||||
|
path = rusty-hook
|
||||||
|
url = ssh://aur@aur.archlinux.org/rusty-hook.git
|
||||||
|
|
1
cargo-checkmate
Submodule
1
cargo-checkmate
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 4426fbc2eedf7fe0115123056479f5676c618739
|
1
cargo-make
Submodule
1
cargo-make
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 07f37c142dc825c8e003ff1a7ca21d69603be363
|
1
rusty-hook
Submodule
1
rusty-hook
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 60413011fa12a6e082438d4e13970518435221bc
|
Loading…
Reference in a new issue