eopb / cargo-override

The quickest way to override dependencies with Cargo
Apache License 2.0
42 stars 4 forks source link

feat: Implement `--force` #127

Closed Lindronics closed 2 months ago

Lindronics commented 2 months ago

Implements the --force flag to override version and registry warnings #62.