semver 0.1.13

Semantic version parsing and comparison.
[package]

name = "semver"
version = "0.1.13"
authors = ["The Rust Project Developers"]
license = "MIT/Apache-2.0"
repository = "https://github.com/rust-lang/semver"
homepage = "https://github.com/rust-lang/semver"
documentation = "http://doc.rust-lang.org/semver"
description = """
Semantic version parsing and comparison.
"""