Jens-G opened a new pull request, #3587:
URL: https://github.com/apache/thrift/pull/3587
## Summary
- Replaces `uuid = { version = "*", ... }` with `uuid = { version = "1", ...
}` in `[dev-dependencies]`
- crates.io rejects wildcard (`*`) version constraints on publish — this
blocked publishing `thrift v0.23.0`
## Test plan
- [ ] No functional change; dev-dependencies only affect test builds, not
crate consumers
- [ ] Verify `cargo package` succeeds without errors on the Rust library
🤖 Generated with [Claude Code](https://claude.com/claude-code)
--
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]