diff --git a/README.md b/README.md index 3254707..2c1eef8 100644 --- a/README.md +++ b/README.md @@ -72,11 +72,12 @@ You can read more rustflags, and their load order, in the [Cargo reference]. ## Outputs -| Name | Description | -| ---------------- | ----------------------------------------- | -| `rustc-version` | Version as reported by `rustc --version` | -| `cargo-version` | Version as reported by `cargo --version` | -| `rustup-version` | Version as reported by `rustup --version` | +| Name | Description | +| ---------------- | ------------------------------------------- | +| `rustc-version` | Version as reported by `rustc --version` | +| `cargo-version` | Version as reported by `cargo --version` | +| `rustup-version` | Version as reported by `rustup --version` | +| `cachekey` | A short hash of the installed rustc version | ## License