Skip to content
Rustup package status history
Branch: master
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
html
library Migrate to 2018 edition Mar 8, 2019
term Migrate to 2018 edition Mar 8, 2019
.gitignore
.gitlab-ci.yml
.travis.yml
Cargo.lock
Cargo.toml
LICENSE-APACHE
LICENSE-MIT
README.md
config.yaml
prepare-pages.sh
template.html

README.md

Rustup components availability tool

A library and some binaries to monitor rustup components availability history on different platforms.

The library part

Please refer to docs.rs for more info on the library, and to the source code of the binary crate for usage hints.

The HTML part

Under the html directory you will find a binary crate that's capable of producing web-pages like https://rust-lang.github.io/rustup-components-history/.

Run the binary with a --help flag to see available options.

More info is coming :)

The Terminal part

Under the term directory you will find a binary crate that you can use directly from you favourite shell. The --help flag is also available.

More info is coming as well :)

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

License: MIT/Apache-2.0

You can’t perform that action at this time.