RyanSkraba opened a new pull request, #1729: URL: https://github.com/apache/avro/pull/1729
It looks like strum_macros is at 0.24.0 as opposed to 0.24.1 on [crates.io](https://crates.io/crates/strum_macros), causing the build to fail. Alternatively, instead of fixing the version at 0.24.0 and 0.24.1, we could just use the semver prefix of 0.24. ### Jira - [X] My PR addresses the following [Avro Jira](https://issues.apache.org/jira/browse/AVRO/) issues and references them in the PR title. For example, "AVRO-1234: My Avro PR" - https://issues.apache.org/jira/browse/AVRO-3541 - In case you are adding a dependency, check if the license complies with the [ASF 3rd Party License Policy](https://www.apache.org/legal/resolved.html#category-x). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
