Skip to content

Some missing variable replacements for index dl url #69

@Nemo157

Description

@Nemo157

let replacements = [("{crate}", &self.name), ("{version}", &self.version)];

Based on https://doc.rust-lang.org/nightly/cargo/reference/registries.html#index-format this is missing the prefix, lowerprefix and sha256-checksum variables that were introduced.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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