From 574e19d0892c373c983e01bbd8b3f788fe850fa0 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Date: Sun, 10 Dec 2023 00:23:34 +0100 Subject: [PATCH] Update manifest.toml: missing port resource --- manifest.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifest.toml b/manifest.toml index afbf9ce..673d6b6 100644 --- a/manifest.toml +++ b/manifest.toml @@ -51,3 +51,5 @@ ram.runtime = "50M" [resources.apt] packages = "sqlite3" + + [resources.ports]