mahinshaw commented on issue #2038: URL: https://github.com/apache/iceberg-rust/issues/2038#issuecomment-3761963450
I came across this looking for the crate version after seeing the release tag. It looks like you need to update your msrv in the [publish workflow](https://github.com/apache/iceberg-rust/blob/main/.github/workflows/publish.yml#L30). The Cargo.toml expects [1.88](https://github.com/apache/iceberg-rust/blob/main/Cargo.toml#L39), which was added for the 0.8.0 I'd be happy to make a PR, but I don't know that it would help the situation as it's fairly far back in the stack of changes on main. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
