Skip to content

Fix Cargo.toml repository URL #2

@karip

Description

@karip

The Cargo.toml file has a wrong URL in its repository field:

repository = "https://github.com/savge13/agg"

It should be:

repository = "https://github.com/savage13/agg"

The result is that e.g. the crates.io page uses the invalid savge13 repository URL (in the panel on the right side): https://crates.io/crates/agg

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions