diff --git a/.gitmodules b/.gitmodules index 68bb127..79787cf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -469,3 +469,12 @@ [submodule "postgresql-semver"] path = postgresql-semver 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 diff --git a/cargo-checkmate b/cargo-checkmate new file mode 160000 index 0000000..4426fbc --- /dev/null +++ b/cargo-checkmate @@ -0,0 +1 @@ +Subproject commit 4426fbc2eedf7fe0115123056479f5676c618739 diff --git a/cargo-make b/cargo-make new file mode 160000 index 0000000..07f37c1 --- /dev/null +++ b/cargo-make @@ -0,0 +1 @@ +Subproject commit 07f37c142dc825c8e003ff1a7ca21d69603be363 diff --git a/rusty-hook b/rusty-hook new file mode 160000 index 0000000..6041301 --- /dev/null +++ b/rusty-hook @@ -0,0 +1 @@ +Subproject commit 60413011fa12a6e082438d4e13970518435221bc