Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add #[serde(default)] to Artifact::manifest_path #213

Merged
merged 1 commit into from Nov 20, 2022
Merged

Add #[serde(default)] to Artifact::manifest_path #213

merged 1 commit into from Nov 20, 2022

Commits on Nov 20, 2022

  1. Add #[serde(default)] to Artifact::manifest_path

    to support old Rust version like 1.48.0 which doesn't include `manifest-path` field
    in `compiler-artifact` json
    messense committed Nov 20, 2022
    Copy the full SHA
    ad8bf92 View commit details
    Browse the repository at this point in the history