nicholasbishop / ext4-view-rs

Rust library for reading ext2/ext4 filesystems
https://crates.io/crates/ext4-view
Apache License 2.0
8 stars 2 forks source link

renovate: Switch to 'replace' strategy #218

Closed nicholasbishop closed 1 month ago

nicholasbishop commented 1 month ago

This should cause renovate to only open PRs for Rust dep changes when they affect Cargo.toml, except for lockFileMaintenance, which will continue to update pinned dependencies in Cargo.lock.

The behavior of this strategy was broken for a while (it was incorrectly changing Cargo.toml even when not necessary), and I'm not sure if it's been fixed. Let's give it a try and see what happens.