From e03dee06adc2dec67a9bf349f3b904be3f8502ba Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 4 May 2024 13:54:51 +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 9be8da4..2c5f0fd 100644 --- a/manifest.toml +++ b/manifest.toml @@ -72,4 +72,4 @@ ram.runtime = "50M" admin.show_tile = false [resources.apt] - packages = "libpq5" + packages = "libpq5, librust-cargo+openssl-dev"