Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove external private modules #605

Merged
merged 5 commits into from Oct 13, 2021
Merged

remove external private modules #605

merged 5 commits into from Oct 13, 2021

Conversation

ghost
Copy link

@ghost ghost commented Oct 10, 2021

Your near-sdk-macros depends on private modules is syn.

It's not good for code to depend on private modules in other packages.

This was fixed by syn dtolnay/syn@957840e

Please merge this. Causing conflicts when using the fixed syn versions.

evergreen-trading-systems added 2 commits October 10, 2021 08:50
Copy link
Contributor

@austinabell austinabell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah LGTM, I haven't noticed this until now. Thanks for the contribution. Just going to verify there was no functional reason this was the case before bringing in

@ghost ghost changed the title upgrade syn remove external private modules Oct 10, 2021
@austinabell
Copy link
Contributor

Will add this in the next 4.0 pre-release. Would it be beneficial if I release this ASAP or is it fine to wait a few days?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant