alamb commented on code in PR #12483: URL: https://github.com/apache/datafusion/pull/12483#discussion_r1761675106
########## datafusion/proto/gen/Cargo.toml: ########## @@ -35,4 +35,4 @@ workspace = true [dependencies] # Pin these dependencies so that the generated output is deterministic pbjson-build = "=0.7.0" -prost-build = "=0.13.1" Review Comment: I needed to update prost-build too otherwise the CI was failing like this: https://github.com/apache/datafusion/actions/runs/10880552896/job/30187614122?pr=12483 -- 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]
