Update library.json

This commit is contained in:
kokke
2018-05-22 19:30:59 +02:00
committed by GitHub
parent ee68cb869a
commit 93c2670284

View File

@@ -8,5 +8,6 @@
"url": "https://github.com/kokke/tiny-AES-c.git" "url": "https://github.com/kokke/tiny-AES-c.git"
}, },
"frameworks": "*", "frameworks": "*",
"platforms": "*" "platforms": "*",
"examples": "test.c"
} }