Skip to content
This repository was archived by the owner on Feb 5, 2023. It is now read-only.

crates-updater 1.2.2

Install from the command line:
Learn more about npm packages
$ npm install @ffflorian/crates-updater@1.2.2
Install via package.json:
"@ffflorian/crates-updater": "1.2.2"

About this version

crates-updater npm version

Check your Rust packages for updates.

Installation

Run yarn global add crates-updater or npm i -g crates-updater.

Usage

Usage: crates-updater [options] <package> [packageVersion]

Check your Rust packages for updates.

Options:
  -q, --quiet    quiet mode. Display newer version or nothing
  -v, --version  output the version number
  -h, --help     output usage information

Examples

# returns either a newer version or nothing
crates-updater ripgrep -q 0.9.0

# returns the latest version with a helpful text
crates-updater ripgrep

API Usage

See cli.ts.

Details


Assets

  • crates-updater-1.2.2.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all