Some users of near-plugins still need to use Rust 1.69.0, which is why we cannot bump the MSRV yet.
In case you need to use Rust 1.69 you can execute scripts/fix-dependencies.sh to apply workarounds required for building with 1.69. For more details, see #128.
Some users of
near-pluginsstill need to use Rust 1.69.0, which is why we cannot bump the MSRV yet.In case you need to use Rust 1.69 you can execute
scripts/fix-dependencies.shto apply workarounds required for building with 1.69. For more details, see #128.