* Add ec_utils dep

* Add base58 dep. Add search tags to zomp package.

* Add nonsensical TLS feature.

* Minor verup. Adding TLS support.

* Correct option name

* Patch increase
This commit is contained in:
Craig Everett
2023-09-15 10:43:32 +09:00
committed by GitHub
parent c2689903cd
commit 7fc0c63394
6 changed files with 106 additions and 10 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
%%% @end
-module(vanillae_sup).
-vsn("0.3.1").
-vsn("0.4.1").
-behaviour(supervisor).
-author("Craig Everett <zxq9@zxq9.com>").
-copyright("Craig Everett <zxq9@zxq9.com>").