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

Fix syn dependency version #684

Merged
merged 2 commits into from
Jul 14, 2022
Merged

Fix syn dependency version #684

merged 2 commits into from
Jul 14, 2022

Conversation

Disasm
Copy link
Contributor

@Disasm Disasm commented Jul 10, 2022

syn::Error::into_compile_error, which is used in defmt-macros, is available since 1.0.56, this PR updates the dependency version to fix build issues in some environments.

@Urhengulas
Copy link
Member

Thank you!

bors r+

bors bot added a commit that referenced this pull request Jul 12, 2022
684: Fix syn dependency version r=Urhengulas a=Disasm

`syn::Error::into_compile_error`, which is used in `defmt-macros`, is available since `1.0.56`, this PR updates the dependency version to fix build issues in some environments.

Co-authored-by: Vadim Kaushan <[email protected]>
@bors
Copy link
Contributor

bors bot commented Jul 12, 2022

Build failed:

@Urhengulas
Copy link
Member

bors retry

bors bot added a commit that referenced this pull request Jul 14, 2022
684: Fix syn dependency version r=Urhengulas a=Disasm

`syn::Error::into_compile_error`, which is used in `defmt-macros`, is available since `1.0.56`, this PR updates the dependency version to fix build issues in some environments.

Co-authored-by: Vadim Kaushan <[email protected]>
@bors
Copy link
Contributor

bors bot commented Jul 14, 2022

Build failed:

@Urhengulas
Copy link
Member

bors retry

@bors
Copy link
Contributor

bors bot commented Jul 14, 2022

Build succeeded:

@bors bors bot merged commit 37a699c into knurling-rs:main Jul 14, 2022
@Disasm Disasm deleted the fix-syn-dep-version branch July 14, 2022 11:54
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.

2 participants