Skip to content

Conversation

@houseme
Copy link
Owner

@houseme houseme commented Sep 18, 2025

Rename crate: change dependency name from snowflake_me to snowflake-me in Cargo.toml and documentation. No Rust code changes required.

houseme and others added 3 commits September 18, 2025 16:33
…e-me` in Cargo.toml and documentation. No Rust code changes required.
* Fix name errors

* rename to snowflake-me

---------

Signed-off-by: renxiaotu <[email protected]>
Signed-off-by: houseme <[email protected]>
Co-authored-by: houseme <[email protected]>
@houseme houseme requested a review from Copilot September 18, 2025 08:48
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 renames the crate from snowflake_me to snowflake-me as part of a version update to 0.5.0. The change primarily involves updating dependency references and documentation to reflect the new hyphenated naming convention.

  • Updates crate name and version in Cargo.toml from snowflake_me v0.4.1 to snowflake-me v0.5.0
  • Updates all documentation links and examples to use the new crate name
  • Adds copyright headers to all source files

Reviewed Changes

Copilot reviewed 11 out of 12 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
Cargo.toml Updates package name and version, documentation URL
README.md Updates badges, examples, and documentation to use new crate name
README_CN.md Updates Chinese documentation with new crate name and usage examples
CHANGELOG.md Documents the crate rename and version changes
src/*.rs Adds copyright headers and removes unused imports
benches/bench.rs Adds copyright header
.github/workflows/build.yml Updates clippy command

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

houseme and others added 2 commits September 18, 2025 16:50
Co-authored-by: Copilot <[email protected]>
Signed-off-by: houseme <[email protected]>
Co-authored-by: Copilot <[email protected]>
Signed-off-by: houseme <[email protected]>
@houseme houseme merged commit 211efeb into main Sep 18, 2025
15 of 16 checks passed
@houseme houseme deleted the feature/rename branch September 18, 2025 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants