dannycjones commented on issue #3222:
URL: https://github.com/apache/iceberg-rust/issues/3222#issuecomment-5676724555

   Took a quick look at this in the context of the 0.11.0 RC2 vote (which I've 
not yet sent out, just doing validations myself).
   
   `0.11.0` RC2's `Cargo.lock` specifies 0.23.41 impacted by this issue, 
however this should not be relevant for published crates as the lock file is 
relevant for binary targets. Running a quick `cargo update` shows it resolving 
to 0.23.45. If anyone's downstream workspace targets an affected `rustls` 
version, tooling should flag it and it is resolved by performing a `cargo 
update`. Updating the Cargo lock file for the release would not help in any way.
   
   I think this does not impact 0.11.0 release candidate 2. Please let me know 
if you think otherwise.


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

Reply via email to