Crates.io | core_semver |
lib.rs | core_semver |
version | 0.1.0-beta.1 |
source | src |
created_at | 2024-08-07 14:32:23.269423 |
updated_at | 2024-08-07 14:32:23.269423 |
description | Cargo's flavor of Semantic Versioning |
homepage | |
repository | https://github.com/corers/semver.git |
max_upload_size | |
id | 1328465 |
size | 8,414 |
Semantic Versioning is a guideline for how version numbers are assigned and incremented. This crate is based on semver and has some extended functions, such as bump version.