jianguotian opened a new pull request, #18: URL: https://github.com/apache/paimon-full-text/pull/18
## Summary - Enable cargo-deny security advisory checks in CI. - Update crossbeam-epoch from 0.9.18 to 0.9.20. - Narrowly ignore RUSTSEC-2026-0173 for the unmaintained include-flate build-time proc macro, which has no patched release. - Refresh DEPENDENCIES.rust.tsv. ## Scope This PR contains only Rust dependency security and CI policy changes. It does not change runtime implementation code, Python compatibility, or release packaging. If this PR merges before #17, #17 should be rebased and its generated target license reports refreshed. Split from #16. ## Verification - cargo deny --locked check advisories - cargo deny --locked check licenses - cargo test --workspace --locked: 51 tests passed -- 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]
