mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 19:17:58 +00:00
42ceb1c1b1
* Move compiler information below priority information * Show docker section by default * Show a mention even if there are no host functions * Fix the wording for the migrations * Fix some wording * Include free notes section * Fix spacing issue * Rename the free notes template * Few minor changes including reworking the tag rendering
8 lines
212 B
Plaintext
8 lines
212 B
Plaintext
## Rust compiler versions
|
|
|
|
This release was built and tested against the following versions of `rustc`.
|
|
Other versions may work.
|
|
|
|
- Rust Stable: `{{ env.RUSTC_STABLE }}`
|
|
- Rust Nightly: `{{ env.RUSTC_NIGHTLY }}`
|