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
Idk how to approach this for external dependencies. My best idea now is to advise the user to run our tool for the external crates. So far, I couldn't find a way to automate this - perhaps by trying to vendorize the dependencies and then calling the generator for them?
Sometimes, contracts use other non-contract crates as dependencies. We need to
use
statements into imports from those modules.The text was updated successfully, but these errors were encountered: