feat: finalisation for search

This commit is contained in:
2026-04-23 17:19:17 +02:00
parent 5d16a89d1c
commit 485c4b65b7
4 changed files with 195 additions and 19 deletions

View File

@@ -26,7 +26,8 @@ defmodule BDS.MixProject do
{:luerl, "~> 1.5"},
{:jason, "~> 1.4"},
{:plug, "~> 1.18"},
{:image, "~> 0.65"}
{:image, "~> 0.65"},
{:stemex, "~> 0.2.1"}
]
end