hubcio opened a new pull request, #3005:
URL: https://github.com/apache/iggy/pull/3005

   cargo upgrade bumped several crates with breaking API changes:
   
   - bit-set 0.9: len() -> count(), clear() -> make_empty()
   - figlet-rs 1.0: FIGfont renamed to FIGlet
   - tungstenite 0.29 vs compio-ws 0.3 (pinned to 0.28):
     construct WebSocket config via compio's re-exported
     tungstenite to avoid cross-version type mismatch
   - arrow/parquet 58 vs iceberg 0.9 (pinned to arrow 57):
     downgrade workspace arrow/parquet to match iceberg's
     transitive dependency
   


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