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
Howdy all! Noticed my CI starting failing with 35 errors some time this afternoon when installing sqlx-cli. The exact errors all vary, but they all make reference to the the derive macro Clap. Comparing my most recent successful logs, it looks like the CLI is now pulling in clap_derive v3.0.0-beta.4 when it was using v3.0.0-beta.2.
I was able to reproduce this on my local machine after uninstalling and attempting to reinstall.
evdokimovs, tolumide-ng, akhramov, fominok, khayuenkam and 4 more