diff --git a/.gitmodules b/.gitmodules index 69a7268..2cbede2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "vendor/hidapi"] path = vendor/hidapi - url = git@github.com:ruabmbua/hidapi-rs.git + url = https://github.com/ruabmbua/hidapi-rs.git