Skip to content

Commit

Permalink
Merge pull request #24 from obi1kenobi/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasbb authored Dec 3, 2023
2 parents 74a4154 + 33678a4 commit 24c9dd0
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 24c9dd0

Please sign in to comment.