Skip to content

Cleanup cargo config querying #20081

Open
@Veykril

Description

@Veykril

Right. There is general cleanup potential here. For one, we invoke cargo config three times now for the different things, which is unnecessary, we can just invoke it plain and read out the info from that we want from that output. Secondly, it supports json output (and json-value though I have no idea what that means). We should just use the json output for more robust deserialization.

Originally posted by @Veykril in #20072 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-cargocargo related issuesA-project-modelproject model and workspace related issuesE-easy

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions