Use the SemVer trick
Open
- Dominant language
- Rust
- Stars
- 4.8k
- Forks
- 565
- PR merge metrics
- No merged PRs in 30d
Description
Using crates that depend on nalgebra together can be a pain due to nalgebra frequently increasing the minor version, thus causing a SemVer incompatibility.
Would it be possible to use the [SemVer trick](https://github.com/dtolnay/semver-trick) to make this less cumbersome?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.