Skip to content

chore: update dependencies and add clippy instruction to CLAUDE.md#9

Merged
ogrman merged 1 commit intomasterfrom
chore/update-deps-and-claude-md
Jan 6, 2026
Merged

chore: update dependencies and add clippy instruction to CLAUDE.md#9
ogrman merged 1 commit intomasterfrom
chore/update-deps-and-claude-md

Conversation

@ogrman
Copy link
Owner

@ogrman ogrman commented Jan 6, 2026

Summary

  • Update all dependencies to latest versions (clap, libc, proc-macro2, quote, syn, tokio, itoa, ryu)
  • Add instruction to run cargo clippy before committing to CLAUDE.md

Test plan

  • cargo test passes
  • cargo clippy passes
  • cargo fmt applied

🤖 Generated with Claude Code

Update all dependencies to latest versions:
- clap 4.5.53 -> 4.5.54
- libc 0.2.178 -> 0.2.179
- proc-macro2 1.0.103 -> 1.0.105
- quote 1.0.42 -> 1.0.43
- syn 2.0.111 -> 2.0.113
- tokio 1.48.0 -> 1.49.0
- itoa 1.0.16 -> 1.0.17
- ryu 1.0.21 -> 1.0.22

Add instruction to run cargo clippy before committing to CLAUDE.md.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@ogrman ogrman merged commit 4d52cf2 into master Jan 6, 2026
1 check passed
@ogrman ogrman deleted the chore/update-deps-and-claude-md branch January 6, 2026 22:34
@ogrman ogrman mentioned this pull request Jan 6, 2026
3 tasks
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