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
rust-lang/cfg-if#31
cfg-if has had a 1.0.0 release with no breaking updates. Femme should be able to update to that version with a patch update. It is always nice to not need multiple versions of the same crate in one's dependency tree, which currently is required for dependents of femme that also require cfg-if 1.0.0.
The text was updated successfully, but these errors were encountered:
rust-lang/cfg-if#31
cfg-if has had a 1.0.0 release with no breaking updates. Femme should be able to update to that version with a patch update. It is always nice to not need multiple versions of the same crate in one's dependency tree, which currently is required for dependents of femme that also require cfg-if 1.0.0.
The text was updated successfully, but these errors were encountered: