Skip to content

Cargo_edit version 0.13.2 - no longer has the function - get_latest_dependency - only available in 0.13.1 #122

Open
@MicroMouse25

Description

@MicroMouse25

Hi,

Trying to install with the latest version of rustup v0.85.1 from following the crunchy guide for this pg extension comes to a failure due to the upgrade.rs for the compile for cargo prgx keeps pullng down cargo_edit_0.13.2.

This version has removed the function : get_latest_dependency from its functions list :

https://docs.rs/cargo-edit/latest/cargo_edit/index.html

Image

It is present in cargo 0.13.1 and earlier, but the install keeps pulling the latest

Image

Can the cargo prgx compile be updated to cope with the change in functions if cargo_edit 0.13.2 is identified or higher or the upgrade check is either removed or 0.13.1 module or earlier is downloaded for the cargo_pgrx complile.

If a workaroud piece of code can be provided for the cargo_edit to be place in the upgrade check or how to safely pass this to complete to cargo_pgrx install would be much appreciated.

Running RHEL v8 - 64bit

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions