watchexec/crates/project-origins
github-actions[bot] b133486c66 release: project-origins v1.0.0 (#314)
This is a release PR for **project-origins** to version **1.0.0**.

  Upon merging, you will still need to manually publish the cargo crate.

```
$ cd crates/project-origins
$ cargo publish
```

To merge this release, review the changes then say:

```
bors r+
```
2022-06-16 09:01:22 +00:00
..
examples Split into more crates (#307) 2022-06-15 03:25:05 +00:00
src Split into more crates (#307) 2022-06-15 03:25:05 +00:00
CHANGELOG.md release: project-origins v1.0.0 (#314) 2022-06-16 09:01:22 +00:00
Cargo.toml release: project-origins v1.0.0 (#314) 2022-06-16 09:01:22 +00:00
README.md Split into more crates (#307) 2022-06-15 03:25:05 +00:00
release.toml Split into more crates (#307) 2022-06-15 03:25:05 +00:00

README.md

Crates.io page API Docs Crate license: Apache 2.0 MSRV: 1.58.0 (minor) CI status

Project origins

Resolve project origins and kinds from a path.

  • API documentation.
  • Licensed under Apache 2.0.
  • Minimum Supported Rust Version: 1.58.0 (incurs a minor semver bump).
  • Status: maintained.