os_info 0.1.1

Detect the operating system type and version.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "os_info"
version = "0.1.1"
authors = ["Jan Schulte <hello@unexpected-co.de>", "Stanislav Tkach <stanislav.tkach@gmail.com>"]
description = "Detect the operating system type and version."
homepage = "https://github.com/darkeld3r/os_info"
documentation = "https://docs.rs/os_info"
readme = "README.md"
keywords = ["os", "os_type", "os_version", "os_info"]
categories = ["os"]
license = "MIT"
repository = "https://github.com/darkeld3r/os_info"
[dependencies.regex]
version = "^0.2.1"
[badges.appveyor]
repository = "darkeld3r/os_info"

[badges.travis-ci]
repository = "darkeld3r/os_info"

[badges.is-it-maintained-issue-resolution]
repository = "darkeld3r/os_info"

[badges.is-it-maintained-open-issues]
repository = "darkeld3r/os_info"