Crates.io | cargo-outofdate |
lib.rs | cargo-outofdate |
version | 0.2.1 |
source | src |
created_at | 2017-06-22 16:19:57.771433 |
updated_at | 2017-08-02 14:52:22.704919 |
description | Check outdated cargo dependencies |
homepage | https://github.com/quininer/cargo-outofdate |
repository | https://github.com/quininer/cargo-outofdate |
max_upload_size | |
id | 20178 |
size | 8,332 |
Check outdated cargo dependencies, Inspired by cargo-outdated.
$ cargo install cargo-outofdate
$ cargo outofdate
Name Now Compat Latest
unicode-xid: 0.0.4 -- 0.1.0
chrono: 0.2.25 -- 0.4.0
serde_json: 0.9.10 -- 1.0.2
serde_derive: 0.9.15 -- 1.0.8
serde: 0.9.15 -- 1.0.8
semver: 0.6.0 -- 0.7.0
unicode-segmentation: 1.1.0 1.2.0 1.2.0
docopt: 0.7.0 -- 0.8.1
toml: 0.3.2 -- 0.4.2
serde_ignored: 0.0.2 -- 0.0.4
unreachable: 0.1.1 -- 1.0.0
cargo-outofdate
is released under the terms of the MIT. See the LICENSE file for the details.