File tree Expand file tree Collapse file tree 4 files changed +3
-24
lines changed Expand file tree Collapse file tree 4 files changed +3
-24
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 5
5
description = " Rustup tools state info"
6
6
license = " MIT/Apache-2.0"
7
7
keywords = [" rustup" ]
8
- repository = " https://gitlab .com/mexus /rustup-components-availability "
8
+ repository = " https://github .com/rust-lang /rustup-components-history "
9
9
documentation = " https://docs.rs/rustup-available-packages/"
10
10
readme = " README.md"
11
11
edition = " 2018"
Original file line number Diff line number Diff line change 1
1
# rustup-available-packages
2
2
3
- [ ![ pipeline status ] ( https://gitlab. com/mexus /rustup-components-availability/badges/master/pipeline .svg )] ( https://gitlab .com/mexus/ rustup-components-availability/commits/master )
3
+ [ ![ Travis CI badge ] ( https://api.travis-ci. com/rust-lang /rustup-components-history .svg?branch=master )] ( https://travis-ci .com/github/rust-lang/ rustup-components-history )
4
4
[ ![ crates.io] ( https://img.shields.io/crates/v/rustup-available-packages.svg )] ( https://crates.io/crates/rustup-available-packages )
5
5
[ ![ docs.rs] ( https://docs.rs/rustup-available-packages/badge.svg )] ( https://docs.rs/rustup-available-packages )
6
6
7
7
[[ Release docs]] ( https://docs.rs/rustup-available-packages/ )
8
8
9
- [[ Master docs]] ( https://mexus.gitlab.io/rustup-components-availability/rustup_available_packages/ )
10
-
11
9
A library that helps you to find out which packages are available in your ** rustup** tool for
12
10
specific dates and targets.
13
11
Original file line number Diff line number Diff line change 1
- //! [](https://gitlab .com/mexus/ rustup-components-availability/commits/master )
1
+ //! [](https://travis-ci .com/github/rust-lang/ rustup-components-history )
2
2
//! [](https://crates.io/crates/rustup-available-packages)
3
3
//! [](https://docs.rs/rustup-available-packages)
4
4
//!
5
5
//! [[Release docs]](https://docs.rs/rustup-available-packages/)
6
6
//!
7
- //! [[Master docs]](https://mexus.gitlab.io/rustup-components-availability/rustup_available_packages/)
8
- //!
9
7
//! A library that helps you to find out which packages are available in your **rustup** tool for
10
8
//! specific dates and targets.
11
9
//!
You can’t perform that action at this time.
0 commit comments