diff options
-rw-r--r-- | src/gun.app.src | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gun.app.src b/src/gun.app.src index 43b2b54..cb9f2c0 100644 --- a/src/gun.app.src +++ b/src/gun.app.src @@ -21,6 +21,7 @@ kernel, stdlib, ranch, + cowlib, ssl ]}, {mod, {gun_app, []}}, |