diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 3dd8247048..01b8fab98d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -20,3 +20,4 @@ [submodule "third_party/c-ares"] path = third_party/c-ares url = https://github.com/c-ares/c-ares.git + branch = cares-1_11_0 |