See which of your crates people actually pull
Every Monday, WebRun opens crates.io, reads download counts per crate and per version, checks how fast the newest release is being adopted and which crates now depend on yours, files a dated scorecard card on Trello, and sends you the headline on WhatsApp.
- No credit card
- Under $0.01 per run
- Cancel anytime
How do I track download and adoption numbers for my Rust crates?
WebRun scores your crates.io adoption every Monday. It reads downloads per crate and per version, works out how much of last week's traffic went to the newest release, lists new dependent crates, files a dated scorecard on Trello, and sends you the headline on WhatsApp.
- You can see whether the newest release is being adopted or ignored
- Deprecation calls rest on real download counts
- New dependent crates surface before a breaking change ships
Built for Rust maintainers · open source teams · developer relations · library authors
What does WebRun do on every run?
The exact actions WebRun takes, in order - in plain language, so you can adjust anything.
-
WebRun signs in and gets to work
Opens
crates.io/loginin a real browser with your saved login - no setup, no API keys. -
1
Crates.io - read downloads and dependents
WebRun opens crates.io to read downloads and dependents. - Open crates.io and go to the crates you own
- Record total downloads and last week's downloads for each crate
- Break the numbers down by version, so old releases are visible next to the newest
- Work out what share of last week's downloads went to the latest version
- List the crates that now depend on yours and note any new ones
- Never publish, yank, or change ownership. WebRun reads public numbers only
Done when Every crate you own has weekly downloads, a per version split, and its dependents recorded.
-
2
Trello - file the weekly scorecard
WebRun opens Trello to file the weekly scorecard. - Create a dated scorecard card on your maintainer board
- Put weekly downloads per crate in the description with the change from last week
- Add the version split so slow adoption of a new release is obvious
- List new dependent crates at the bottom so you know who relies on you
Done when A dated scorecard card is on the board with downloads, version split, and dependents.
-
3
WhatsApp - send the adoption headline
WebRun opens WhatsApp to send the adoption headline. - Send a short WhatsApp note with the week's total downloads and the biggest mover
- Say what share of downloads went to the newest version
- Name any new dependent crate worth knowing about
Done when You have the adoption headline on your phone without opening a dashboard.
How is each run configured?
Secure by default
Connect once, stays signed in
WebRun signs in once and keeps each session in a persistent environment, so every run picks up right where it left off.
Every action is checked against this policy before it runs.
Questions, answered
Can it publish or yank a version?
No. WebRun only reads download counts and dependent listings on crates.io. It never publishes a release, yanks a version, or changes crate ownership, so your registry entries are untouched.
Why track downloads by version?
Because total downloads hide the answer you need. The per version split shows whether the release you just shipped is being picked up or whether everyone is still pinned to the old one.
What does it do with dependent crates?
It lists which crates depend on yours and flags any that are new since last week, so you know who a breaking change would affect before you plan a deprecation.
Put this on autopilot.
Turn it on in minutes - or have our team set it up for you.