mirror of
https://github.com/deneraraujo/OpenVPNAdapter.git
synced 2026-04-24 00:00:05 +08:00
Squashed 'Sources/mbedTLS/' content from commit 432b4b7989
git-subtree-dir: Sources/mbedTLS git-subtree-split: 432b4b7989445a34940658e45557072e6e782d62
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "mbedtls",
|
||||
"version": "2.3.1",
|
||||
"description": "The mbed TLS crypto/SSL/TLS library",
|
||||
"licenses": [
|
||||
{
|
||||
"url": "https://spdx.org/licenses/Apache-2.0",
|
||||
"type": "Apache-2.0"
|
||||
}
|
||||
],
|
||||
"dependencies": {},
|
||||
"targetDependencies": {
|
||||
"mbed": { "cmsis-core": "^1.0.0" }
|
||||
},
|
||||
"testTargetDependencies": {
|
||||
"mbed": { "mbed-drivers": "^1.0.0" }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user