From d0c6d0fbb956a9577f12199a3895e5e875f4d826 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 4 May 2024 16:16:08 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 2c5f0fd..9be8da4 100644 --- a/manifest.toml +++ b/manifest.toml @@ -72,4 +72,4 @@ ram.runtime = "50M" admin.show_tile = false [resources.apt] - packages = "libpq5, librust-cargo+openssl-dev" + packages = "libpq5"