I'm trying to create an alpine package for this version, but it looks like the
lockfile in v0.4.2 was out of date, so building with `--frozen` (which forces
using the pinned versions exactly) fails.
This was fixed in fac6f83825df33e7e88b106983ce5889f9d0c4e3.
Can you push out a 0.4.3?
--
Hugo
On Mon, 6 Mar 2023, at 10:22, witcher wrote:
> Sorry, this seems to have landed in my Spam folder for some reason.>> Sure, I'll push a version bump in!>> Attachments:> * signature.asc
The lockfile includes the crate version, so you need to re-generate
the lockfile when bumping it.
--
Hugo
On Mon Mar 6, 2023 at 1:46 PM CET, Hugo Osvaldo Barrera wrote:
> The lockfile includes the crate version, so you need to re-generate> the lockfile when bumping it.
Looks like my workflow for bumping the version needs work... I assumed
it was included. It's included in v0.4.4.
Thanks for the information, and sorry for the trouble.
--
witcher