Skip to content

Update dependencies to modern versions#21

Merged
dvrkn merged 1 commit intomasterfrom
dep/update-serde-dependencies
Jul 3, 2025
Merged

Update dependencies to modern versions#21
dvrkn merged 1 commit intomasterfrom
dep/update-serde-dependencies

Conversation

@dvrkni
Copy link
Copy Markdown
Collaborator

@dvrkni dvrkni commented Jul 3, 2025

Summary

  • Replace deprecated serde_yaml with serde_yml (v0.0.12)
  • Update serde to explicit version 1.0.219
  • Update all other dependencies to latest compatible versions

Changes

  • 🔄 serde_yaml 0.9 → serde_yml 0.0.12 (modern alternative)
  • 🔄 serde → explicit version 1.0.219
  • 🔄 clap 4.5.18 → 4.5.40
  • 🔄 env_logger 0.11.5 → 0.11.8
  • 🔄 log 0.4.22 → 0.4.27
  • 🔄 yaml-rust2 0.9.0 → 0.10.3
  • 🔄 glob 0.3.1 → 0.3.2

Test plan

  • All tests pass (23/23)
  • Build succeeds
  • Configuration file parsing works with new serde_yml

🤖 Generated with Claude Code

- Replace deprecated serde_yaml with serde_yml (v0.0.12)
- Update serde to explicit version 1.0.219
- Update clap to 4.5.40
- Update env_logger to 0.11.8
- Update log to 0.4.27
- Update yaml-rust2 to 0.10.3
- Update glob to 0.3.2

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

Co-Authored-By: Claude <noreply@anthropic.com>
@dvrkn dvrkn merged commit 1817d43 into master Jul 3, 2025
4 checks passed
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.

2 participants