You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been using progenitor for about a semester, and when I started, I had to set progenitor = { git = "https://github.com/oxidecomputer/progenitor" } because the published crate (around the 0.8.0 times) was not working for me.
It seems things changed quite a bit since, and there are regular releases.
So I've been wondering if I should still be using progenitor directly from the git repository, or if I should switch to the published crates (as of today) progenitor = "=0.11.0".