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
This project is using an outdated version of the near-sdk crate.
Install the latest version as shown here: https://crates.io/crates/near-sdk
This will require updating Cargo.toml and fixing whatever issues seem to arise when building.
You may use this example as a decent reference for how things work in the more recent version of the crate. https://github.com/near-examples/rust-counter
The text was updated successfully, but these errors were encountered:
This project is using an outdated version of the
near-sdk
crate.Install the latest version as shown here:
https://crates.io/crates/near-sdk
This will require updating
Cargo.toml
and fixing whatever issues seem to arise when building.You may use this example as a decent reference for how things work in the more recent version of the crate.
https://github.com/near-examples/rust-counter
The text was updated successfully, but these errors were encountered: