krishvishal opened a new pull request, #3214:
URL: https://github.com/apache/iggy/pull/3214
## Summary
- Compatible workspace bumps: blake3, clap_complete, crossfire, reqwest,
rmcp, rust-s3, rustls, serde_with, tokio, zip.
- Incompatible bumps: `ctor` 0.10 → 1.0 (with required code migration) and
`octocrab` 0.49 → 0.50.
- `ctor` 1.0 split `#[dtor]` into a separate `dtor` crate and now requires
`unsafe` on lifetime-before-main hooks. Added `dtor = "1.0.0"` workspace dep,
wired it into `core/integration`,
and updated `core/integration/tests/mod.rs` to use `#[ctor(unsafe)]` /
`#[dtor(unsafe)]` and the new import paths.
--
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]