-
Notifications
You must be signed in to change notification settings - Fork 28
Labels
enhancementNew feature or requestNew feature or request
Description
If I want to link to the deps.rs report of the latest version of a released crate on crates.io, I can use a link like this:
https://deps.rs/crate/ecformat
But there is no status.svg without a version number.
https://deps.rs/crate/ecformat/status.svg gives an error page.
I know there is the option to point to a git repository, to get a status.svg without a version number
(like this https://deps.rs/repo/codeberg/BaumiCoder/ecformat/status.svg),
but I want to show the status for the released version and not the current development status.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request