Skip to content

docs(readme): document latest crate status.svg badge URL#284

Merged
DCjanus merged 1 commit intodeps-rs:mainfrom
DCjanus:docs/readme-latest-badge-usage
Feb 13, 2026
Merged

docs(readme): document latest crate status.svg badge URL#284
DCjanus merged 1 commit intodeps-rs:mainfrom
DCjanus:docs/readme-latest-badge-usage

Conversation

@DCjanus
Copy link
Member

@DCjanus DCjanus commented Feb 13, 2026

Summary

  • Document the crate badge URL for the latest crates.io release in README.md.
  • Clarify that both latest and version-pinned status.svg URLs are supported for crates.

Key changes

  • Add a short section in the Badges chapter showing:
    • https://deps.rs/crate/<NAME>/latest/status.svg
    • https://deps.rs/crate/<NAME>/<VERSION>/status.svg

Testing

  • Docs-only change; no runtime behavior changed.

Notes

Co-authored-by: OpenAI Codex <codex@openai.com>
Copy link
Contributor

@Enet4 Enet4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed we have that! The documentation looks good to me.

@DCjanus DCjanus merged commit 2bf4e36 into deps-rs:main Feb 13, 2026
3 checks passed
@DCjanus DCjanus deleted the docs/readme-latest-badge-usage branch February 13, 2026 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support status.svg for latest version on crates.io

2 participants