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
Can all reported versions (see PKG_VERSION and CARGO_PKG_VERSION) be sourced from the version at the top of the root Cargo.toml OR .cargo/release-version, so we only have to change one number to adjust all versions?
🐛 Bug Report
Can all reported versions (see PKG_VERSION and CARGO_PKG_VERSION) be sourced from the version at the top of the root Cargo.toml OR
.cargo/release-version, so we only have to change one number to adjust all versions?