# rustup-toolchain ## v0.1.8 * Add trademark notice to README. ## v0.1.7 * Move project from https://github.com/Enselic/cargo-public-api to https://github.com/cargo-public-api/cargo-public-api ## v0.1.6 * Add `package.keywords` to `Cargo.toml`. ## v0.1.5 * Remove deprecation of `is_installed()` since there are legitimate use cases for it. ## v0.1.4 * Rename `ensure_installed()` to `install()` for brevity * Deprecate `is_installed()` to make it clear it is not needed around `install()` ## v0.1.3 * Bump deps ## v0.1.2 * Bump deps ## v0.1.1 * Bump all deps ## v0.1.0 * First public release