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
Minor nitpick: The list of dev-dependencies on a crate-page does not have bullet-points, the list of normal dependencies does. See here for an example.
The ul on the dev-dependencies contains div items, while the dependency-ul contains li-items...