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
When setting up a new project with migrations through refinery, cargo resits adding the dependency because klickhouse depends on refinery 0.8.13, which has been yanked.
When setting up a new project with migrations through refinery, cargo resits adding the dependency because klickhouse depends on refinery 0.8.13, which has been yanked.
It looks like the issue that caused it to be yanked probably isn't anything to worry about, so I was able to add the dep with
but would it be possible to update the dependency to 0.8.14?
The text was updated successfully, but these errors were encountered: