Skip to content

docs: use cargo add in readme#6

Merged
wavekat-eason merged 1 commit intomainfrom
docs/use-cargo-add-in-readme
Mar 27, 2026
Merged

docs: use cargo add in readme#6
wavekat-eason merged 1 commit intomainfrom
docs/use-cargo-add-in-readme

Conversation

@wavekat-eason
Copy link
Copy Markdown
Contributor

Summary

  • Replace hardcoded wavekat-core = "0.0.1" with cargo add wavekat-core to avoid version mismatch when release-plz bumps the version

Test plan

  • Verify README renders correctly on GitHub

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@wavekat-eason wavekat-eason merged commit 99bfa82 into main Mar 27, 2026
1 check passed
@wavekat-eason wavekat-eason deleted the docs/use-cargo-add-in-readme branch March 27, 2026 06:28
@github-actions github-actions bot mentioned this pull request Mar 27, 2026
wavekat-eason pushed a commit that referenced this pull request Mar 27, 2026
## 🤖 New release

* `wavekat-core`: 0.0.1 -> 0.0.2 (✓ API compatible changes)

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

##
[0.0.2](v0.0.1...v0.0.2)
- 2026-03-27

### Fixed

- prevent release-plz bump loop
([#4](#4))

### Other

- use cargo add in readme
([#6](#6))
- release v0.0.1 ([#2](#2))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

1 participant