jerry-024 commented on code in PR #737: URL: https://github.com/apache/paimon-rust/pull/737#discussion_r3840436757
########## bindings/c/DEPENDENCIES.rust.tsv: ########## @@ -205,7 +205,7 @@ [email protected] X [email protected] X [email protected] X [email protected] X [email protected] X [email protected] X [email protected] X Review Comment: <!-- dlf-review --> **[MAJOR] Dependency report is inconsistent with the manifest** This line reports `paimon-vindex-core` 0.4.0, but `bindings/c/Cargo.toml:46` is still pinned to 0.3.0. Consequently, `Cargo.lock` retains both versions while the updated dependency reports list only 0.4.0. Regenerating the reports or running the consistency check may fail CI. Please update `bindings/c/Cargo.toml` to 0.4.0, then regenerate `Cargo.lock` and the dependency reports. -- 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]
