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

   ## Which issue does this PR address?
   
   None, it's just one step to remove the `once_cell` crate from the build path.
   ## Rationale
   
   Once the other dependencies using it have been updated to use the standard 
library types instead, the build will require one crate less.
   
   ## What changed?
   
   This just wholesale removes the `once_cell` crate from all iggy crate's 
dependencies, replacing all uses with the respective standard library types.
   
   ## Local Execution
   
   - Passed
   - Pre-commit hooks ran
   
   ## AI Usage
   
   None


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