diff options
| author | Michael Forney <mforney@mforney.org> | 2019-11-01 18:27:26 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2019-11-01 18:27:26 -0700 |
| commit | 4e7ee1fdabed14f5f418e9ee92dcaa62571d9653 (patch) | |
| tree | c602f0fa5fa2a20876383aa5431d1784ca4a96e0 /.gitmodules | |
| parent | 881d04010d43fcfd0d70dc2cc148fbaea338eacd (diff) | |
Add usbids 2019.10.25
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index f67215aa..e56c7a1c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -250,6 +250,9 @@ [submodule "pkg/ubase/src"] path = pkg/ubase/src url = https://github.com/michaelforney/ubase +[submodule "pkg/usbids/src"] + path = pkg/usbids/src + url = https://github.com/usbids/usbids.git [submodule "pkg/utf8proc/src"] path = pkg/utf8proc/src url = https://github.com/JuliaLang/utf8proc |
