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
rust-sdk: add version to local dependencies (#3489)
Cargo will use the local path dependency for development but ignore the
path key and instead use the specified version to resolve the dependency
when published.
Issue: #3446
0 commit comments