[![Crates.io page](https://badgen.net/crates/v/project-origins)](https://crates.io/crates/project-origins) [![API Docs](https://docs.rs/project-origins/badge.svg)][docs] [![Crate license: Apache 2.0](https://badgen.net/badge/license/Apache%202.0)][license] ![MSRV: 1.58.0 (minor)](https://badgen.net/badge/MSRV/1.58.0%20%28minor%29/0b7261) [![CI status](https://github.com/watchexec/watchexec/actions/workflows/check.yml/badge.svg)](https://github.com/watchexec/watchexec/actions/workflows/check.yml) # Project origins _Resolve project origins and kinds from a path._ - **[API documentation][docs]**. - Licensed under [Apache 2.0][license]. - Minimum Supported Rust Version: 1.58.0 (incurs a minor semver bump). - Status: maintained. [docs]: https://docs.rs/project-origins [license]: ../../LICENSE