mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-12 01:45:56 -05:00
Compilation fails on ubuntu & debian, handlebars 5.1.1 has been yanked #1840
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dionysius on GitHub (Feb 2, 2024).
Subject of the issue
https://docs.rs/handlebars/latest/handlebars/index.html does say for 5.1.1: This release has been yanked, go to latest version. I build debian packages for ubuntu and debian stable. 1.30.2 was fine but ran into this today.
Troubleshooting data
https://github.com/dionysius/vaultwarden-deb/actions/runs/7756133150
@BlackDex commented on GitHub (Feb 2, 2024):
Thanks. That is unfortunate.
Working on a fix now.