From fdaae85329d1930a88a795bb0b6563d04b2b58d3 Mon Sep 17 00:00:00 2001 From: Conor Patrick Date: Fri, 11 May 2018 23:33:34 -0400 Subject: [PATCH] add micro-ecc submodule --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 3432e43..60eb6bb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,4 +6,4 @@ url = https://github.com/conorpp/python-fido2 [submodule "crypto/micro-ecc"] path = crypto/micro-ecc - url = https://github.com/kmackay/micro-ecc + url = https://github.com/kmackay/micro-ecc.git