pub(crate) fn find_package_from_cwd() -> Result<PathBuf>
Walk up from the invocation cwd looking for a directory that contains a package_manifest.yaml. Returns the first match.
package_manifest.yaml