Small follow-up: Cargo.lock's self-referencing package version was still 0.1.0 after the 0.2.0 bump in #3. cargo update -p macopy --precise 0.2.0 fixes it (no dependency changes).
Small follow-up: Cargo.lock's self-referencing package version was still 0.1.0 after the 0.2.0 bump in #3. `cargo update -p macopy --precise 0.2.0` fixes it (no dependency changes).
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Small follow-up: Cargo.lock's self-referencing package version was still 0.1.0 after the 0.2.0 bump in #3.
cargo update -p macopy --precise 0.2.0fixes it (no dependency changes).