feat: Official plug API
Some checks failed
CI / Test (OTP 27.2 / Elixir 1.18.2) (push) Failing after 0s
CI / Test (OTP 28.4 / Elixir 1.19.4 + E2E) (push) Failing after 0s

This commit is contained in:
2026-03-20 01:31:57 +01:00
parent be9d348660
commit c446b8596a
8 changed files with 208 additions and 21 deletions

View File

@@ -109,6 +109,7 @@ defmodule Parrhesia.MixProject do
],
Runtime: [
Parrhesia,
Parrhesia.Plug,
Parrhesia.Release,
Parrhesia.Runtime
]