Merge pull request #24 from obi1kenobi/patch-1
This commit is contained in:
commit
24c9dd087b
11
README.md
11
README.md
|
@ -72,11 +72,12 @@ You can read more rustflags, and their load order, in the [Cargo reference].
|
||||||
|
|
||||||
## Outputs
|
## Outputs
|
||||||
|
|
||||||
| Name | Description |
|
| Name | Description |
|
||||||
| ---------------- | ----------------------------------------- |
|
| ---------------- | ------------------------------------------- |
|
||||||
| `rustc-version` | Version as reported by `rustc --version` |
|
| `rustc-version` | Version as reported by `rustc --version` |
|
||||||
| `cargo-version` | Version as reported by `cargo --version` |
|
| `cargo-version` | Version as reported by `cargo --version` |
|
||||||
| `rustup-version` | Version as reported by `rustup --version` |
|
| `rustup-version` | Version as reported by `rustup --version` |
|
||||||
|
| `cachekey` | A short hash of the installed rustc version |
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue