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
to enable nightly features in dependencies. However, it's no longer possible to publish this crate to crates.io, since it fails with:
error: api errors: invalid upload request: invalid value: string "subtle/nightly", expected a valid feature name at line 1 column 2315
This appears to be the error generated by this code, and the same Cargo.toml was accepted up until a few days ago, so my guess is that this is a recent regression?