You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: