Skip to content

Get version commit from .cargo_vcs_info.json file #136

@nasifimtiazohi

Description

@nasifimtiazohi

Currently, Depdive looks for the head commit for a crate version in the git repo through looking at the repository tags.

However, rust crates may contain a .cargo_vcs_info.json that stores the exact info that we need here (version commit) and removes any heuristic-based approach required from Depdive.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions