mgattozzi opened a new pull request, #565:
URL: https://github.com/apache/arrow-rs-object-store/pull/565

   
   
   # Which issue does this PR close?
   Closes #564 
   
   # Rationale for this change
   
   rustls-pemfile is now unamintained: 
https://rustsec.org/advisories/RUSTSEC-2025-0134.html
   
   While cargo-audit is setup in this repo to allow the warning, we deny on our 
CI and would like to update the dep for a point release sometime in the future.
   
   
   # What changes are included in this PR?
   
   This commit updates the deps according to the advisory to use 
rustls-pki-types directly rather than rustls-pemfile.
   
   # Are there any user-facing changes?
   
   There should be no user facing changes.


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