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
Should Cargo do something special when a dependency has versions published with pre-release version numbers? Maybe not select them unless requested explicitly with cargo update --precise?
Should Cargo do something special when a dependency has versions published with pre-release version numbers? Maybe not select them unless requested explicitly with
cargo update --precise?CC whitequark/rust-xdg#9, @whitequark, @alexcrichton