XiaoHongbo-Hope opened a new pull request, #729:
URL: https://github.com/apache/paimon-rust/pull/729

   ### Purpose
   
   Restore the `cargo deny` advisory check on `main` after `h2` 0.4.15 was 
reported by RUSTSEC-2026-0258.
   
   ### Changes
   
   - Update the locked `h2` version from 0.4.15 to 0.4.16.
   - Keep the dependency update limited to the two `Cargo.lock` fields for `h2`.
   
   ### Validation
   
   - `cargo fetch --locked`
   - `cargo deny --locked --all-features check --warn unmaintained advisories 
licenses`
   
   The existing `paste` unmaintained advisory remains a warning; advisories and 
licenses pass.
   


-- 
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]

Reply via email to