We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8a3eef commit 2cce83eCopy full SHA for 2cce83e
src/gleam_cowboy.app.src
@@ -6,7 +6,8 @@
6
[kernel,
7
stdlib,
8
gleam_stdlib,
9
- cowboy
+ cowboy,
10
+ ranch
11
]},
12
{env,[]},
13
{modules, []},
0 commit comments