mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 02:51:01 +00:00
631a5db536
* Move CI scripts and update references * Update paths in .gitlab-ci.yml * Removed outdated entries from CODEOWNERS
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 }}`
|