chronver

Crates.iochronver
lib.rschronver
version0.2.0
sourcesrc
created_at2020-01-07 13:14:29.279985
updated_at2021-10-23 09:46:46.215042
descriptionChronologic version parsing.
homepagehttps://github.com/dnaka91/chronver
repositoryhttps://github.com/dnaka91/chronver
max_upload_size
id196126
size20,877
Dominik Nakamura (dnaka91)

documentation

README

CronVer

Build Status Repository Documentation

Chronologic versioning (see https://chronver.org) is a set of rules for assigning version numbers.

Installation

To use chronver, add it to your Cargo.toml:

[dependencies]
chronver = "0.2.0"

License

This project is licensed under MIT License (or http://opensource.org/licenses/MIT).

Commit count: 41

cargo fmt