[
https://issues.apache.org/jira/browse/AVRO-3757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17721519#comment-17721519
]
ASF subversion and git services commented on AVRO-3757:
-------------------------------------------------------
Commit 9a45a64bf4945285e754d2cf859767d10d2c7f20 in avro's branch
refs/heads/master from Martin Grigorov
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=9a45a64bf ]
AVRO-3757: [rust] Update syn to 2.x (#2223)
* AVRO-3757: [rust] Update syn to 2.x
Fix compilation errors in avro_derive.
Use anyhow for test results for better error reporting.
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
* AVRO-3757: Fix the logic for deriving the schema documentation from Rustdoc
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
---------
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
> [rust] Update syn to 2.x
> ------------------------
>
> Key: AVRO-3757
> URL: https://issues.apache.org/jira/browse/AVRO-3757
> Project: Apache Avro
> Issue Type: Improvement
> Components: rust
> Reporter: Martin Tzvetanov Grigorov
> Assignee: Martin Tzvetanov Grigorov
> Priority: Major
> Labels: pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Darling 0.20.x has been released -
> https://github.com/TedDriggs/darling/pull/226.
> Now we can update the syn dependency from 1.x to 2.x
> (https://github.com/apache/avro/pull/2158)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)