Skip to content

Specify macro crate version for crates.io publishing#3

Merged
LuigimonSoft merged 1 commit intomasterfrom
codex/fix-missing-version-for-rquery-orm-macros
Sep 8, 2025
Merged

Specify macro crate version for crates.io publishing#3
LuigimonSoft merged 1 commit intomasterfrom
codex/fix-missing-version-for-rquery-orm-macros

Conversation

@LuigimonSoft
Copy link
Owner

Summary

  • include explicit version for rquery-orm-macros path dependency

Testing

  • cargo test

https://chatgpt.com/codex/tasks/task_e_68bed5773544832091ada6f17e1d2b6c

Copilot AI review requested due to automatic review settings September 8, 2025 15:30
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds an explicit version specification for the rquery-orm-macros dependency to prepare for crates.io publishing. When publishing to crates.io, path dependencies must include version numbers to ensure proper dependency resolution.

  • Adds version "0.1.0" to the rquery-orm-macros path dependency in Cargo.toml

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@LuigimonSoft LuigimonSoft merged commit af832e0 into master Sep 8, 2025
2 checks passed
@LuigimonSoft LuigimonSoft deleted the codex/fix-missing-version-for-rquery-orm-macros branch September 9, 2025 04:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants