find-binary-version 0.2.0

Identify binary versions easily
Documentation
[![Build Status](https://travis-ci.org/OSSystems/find-binary-version-rs.svg?branch=master)](https://travis-ci.org/OSSystems/find-binary-version-rs) [![Documentation](https://docs.rs/find-binary-version/badge.svg)](https://docs.rs/find-binary-version)

# find-binary-version

The library provide a way to get the binary version for a specific
binary.

## License

Licensed under either of

 * Apache License, Version 2.0, ([LICENSE-APACHE]LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
 * MIT license ([LICENSE-MIT]LICENSE-MIT or https://opensource.org/licenses/MIT)

at your option.

### Contribution

Unless you explicitly state otherwise, any contribution intentionally
submitted for inclusion in the work by you, as defined in the
Apache-2.0 license, shall be dual licensed as above, without any
additional terms or conditions.