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
Hello, this is intentional. Trident supports both version 29 and version 30. The error you are experiencing is not caused by Trident. You need to install version 0.29.0 first.
Description
The example 'unchecked-arithmetic-0' has outdated 'anchor-lang' in cargo.toml. It should be
anchor-lang = "0.30.1"
instead ofanchor-lang = "0.29.0"
Reproduction steps
1. Run 'anchor build' 2. See error
Reproduction URL
No response
Screenshots
Logs
OS
Ubuntu 24.04
The text was updated successfully, but these errors were encountered: