[][src]Crate lts

Use a copy of the crates-io index that has only crates which are compatible with your compiler.

To use it from the command-line, run:

cargo install lts
cargo lts

It will ensure the current project uses crates-io index with crates compatible with the currently default rustc version.

This documentation is for a library interface of cargo-lts. The library interface makes a shallow git clone of crates-io repository frozen at a specific point in time.

Structs

Branch

Branch/fork of the index. Call LTS::cut_branch_at to get it.

LTS

Main library handle for CARGO_HOME