1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/vaultwarden_ynh.git synced 2024-09-03 18:26:31 +02:00

Update manifest.toml

This commit is contained in:
ericgaspar 2024-05-04 13:54:51 +02:00
parent 7bd72afa3a
commit e03dee06ad

View file

@ -72,4 +72,4 @@ ram.runtime = "50M"
admin.show_tile = false admin.show_tile = false
[resources.apt] [resources.apt]
packages = "libpq5" packages = "libpq5, librust-cargo+openssl-dev"