cargo-outdated

A cargo subcommand for displaying when Rust dependencies are out of date

MIT License

Downloads
10
Stars
1.2K
Committers
59

Bot releases are visible (Hide)

cargo-outdated - v0.15.0 Latest Release

Published by github-actions[bot] 7 months ago

cargo-outdated - v0.14.0

Published by github-actions[bot] 12 months ago

v0.14.0 (2023-11-01)

Changes

  • MSRV is now as 1.70.0

Fixes

  • [patch] table is now included (Thanks to @rmja) (Fixes #275)

Maintenance

  • cargo was updated to v0.72 (Thanks to @cuviper)
  • Use of serde vs serde_derive was cleaned up (Thanks to @tottoto)
  • bump deps
  • Typo cleanups (Thanks to @Treeway7)
cargo-outdated - v0.13.1

Published by github-actions[bot] over 1 year ago

cargo-outdated - v0.13.0

Published by github-actions[bot] over 1 year ago

cargo-outdated - v0.12.0

Published by github-actions[bot] over 1 year ago

cargo-outdated - v0.11.2

Published by github-actions[bot] almost 2 years ago

cargo-outdated - v0.11.1

Published by Frederick888 over 2 years ago

v0.11.1 (2022-04-16)

Bug Fixes

  • Update cargo to v0.61.1, git2-curl to v0.15 (215ff0f5, closes #307)
cargo-outdated - v0.11.0

Published by kbknapp over 2 years ago

v0.11.0 (2022-03-02)

Improvements

  • CLI: Adds -e, --ignore-external-rel: Ignore relative dependencies external to workspace and check root dependencies only. (ffbb2493)
  • CLI: uses clap to parse command line (a0a06cdb)

Bug Fixes

  • remove non-json line when run in workspace mode. (9ae14d79, closes #299)
  • 285: Added switch ignore-external-rel to workaround issue 285 (ffbb2493)
cargo-outdated - v0.10.2

Published by kbknapp almost 3 years ago

Fixes Cargo.lock package version.

cargo-outdated - v0.10.1

Published by kbknapp almost 3 years ago

v0.10.1 (2021-11-16)

  • Fix acquiring package cache lock (d38926b)
cargo-outdated - 0.9.17

Published by deg4uss3r over 3 years ago

v0.9.17

cargo-outdated - 0.9.16

Published by deg4uss3r over 3 years ago

0.9.16

cargo-outdated - 0.9.15

Published by deg4uss3r over 3 years ago

0.9.15 release

cargo-outdated - v0.9.14

Published by deg4uss3r almost 4 years ago

Update cargo to 0.50, use vendered openssl option for MacOS

cargo-outdated - v0.9.13

Published by deg4uss3r almost 4 years ago

v0.9.13

cargo-outdated - v0.9.11

Published by deg4uss3r over 4 years ago

v0.9.11

cargo-outdated - v0.9.10

Published by deg4uss3r over 4 years ago

cargo-outdated - v0.9.9

Published by deg4uss3r over 4 years ago

This release adds the ability to respect $CARGO_HOME to build a cache for the dependencies.

cargo-outdated - v0.9.8

Published by deg4uss3r over 4 years ago

cargo-outdated - v0.9.7

Published by deg4uss3r over 4 years ago

Package Rankings
Top 10.24% on Alpine-v3.15
Top 5.26% on Alpine-v3.18
Top 10.92% on Alpine-v3.16
Top 6.19% on Alpine-edge
Top 27.11% on Formulae.brew.sh
Top 10.12% on Crates.io
Top 11.8% on Alpine-v3.17
Badges
Extracted from project README
Join the chat at https://gitter.im/kbknapp/cargo-outdated crates.io Build Status