pub fn write_version( path: &Path, version: &Version, ) -> Result<(), ManifestError>
Returns an error if the manifest cannot be read, parsed, or written.