1 stable release

new 3.17.4+build.17106976 Jan 1, 2025

#954 in Data structures

Download history 223/week @ 2024-12-28

223 downloads per month

MIT license

5.5MB
124K SLoC

Mikufans-proto-intl

Crates.io Version GitHub Tag Crates.io Total Downloads

Semver explanation

TL, DR We STRONGLY recommend you to specify the exact version like mikufans-proto-intl = "=3.17.3" in your Cargo.toml to avoid unexpected breaking changes.


This crate may not not respect semver rules.

Take 3.17.3 as an example.

The official version is actually 3.17.0, with innerVer 3170003.

  • 3 is the major version, which is not changed by this crate.

  • 17 is the minor version, which is not changed by this crate.

  • 3 is the crate patch version.

    Though patch version does not change, there may still be some changes in the content comparing with 3170000, so we have to take 0003 as the crate patch version but not 0.

For 3.17.4+build.17106976, the first release has some problems, so we have to increase the patch version to 4.

Dependencies

~5–11MB
~114K SLoC