mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 10:27:59 +00:00
0269532fa8
* Add templates * Add folder for local storage of the digests * Add first draft of the changelog scripts * Enable Audits in the change template * Fixes for Polkadot * Fix templating issue in case there is no high prio change * Fix Ruby setup * Remove shell * Fix chain names * Fix ENV * Fix how to get runtime * Fix runtime_dir * Fix context location * Pin changelogerator to a specific version
7 lines
202 B
Plaintext
7 lines
202 B
Plaintext
## Rust compiler versions
|
|
|
|
This release was tested against the following versions of `rustc`. Other versions may work.
|
|
|
|
- Rust Stable: `{{ env.RUSTC_STABLE }}`
|
|
- Rust Nightly: `{{ env.RUSTC_NIGHTLY }}`
|