-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels