An open API service indexing awesome lists of open source software.

https://github.com/mcluck90/cargo-links-userscript

Displays Cargo.toml dependencies on GitHub as links to crates.io
https://github.com/mcluck90/cargo-links-userscript

cargo rust tampermonkey userscript

Last synced: 5 months ago
JSON representation

Displays Cargo.toml dependencies on GitHub as links to crates.io

Awesome Lists containing this project

README

          

# Cargo Links

A simple user script which converts Cargo.toml dependency entries on GitHub to [crates.io](https://crates.io) links.

## How to Use

1. Install [TamperMonkey](https://tampermonkey.net/)
2. Import cargo-links.js