🔗 Semver Trick
Also known as the dtolnay trick, a trick for Rust libraries to publish breaking changes without requiring other crates around the ecosystem to upgrade in a coordinated fashion.
Official reference: github.com/dtolnay/semver-trick
Also known as the dtolnay trick, a trick for Rust libraries to publish breaking changes without requiring other crates around the ecosystem to upgrade in a coordinated fashion.
Official reference: github.com/dtolnay/semver-trick