1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-30 22:43:08 +03:00

Update crypto submodule version to commit f54597144874

Use mbed-crypto repository in gitmodules file
This commit is contained in:
Andrzej Kurek
2019-02-11 08:45:41 -05:00
parent 6f7703df3a
commit 08b807a161
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@ -1,4 +1,4 @@
[submodule "crypto"]
path = crypto
url = https://github.com/AndrzejKurek/mbed-crypto
url = https://github.com/ARMmbed/mbed-crypto
branch = development

2
crypto

Submodule crypto updated: 981cbdff7c...f545971448