Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update various dependencies #197

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

FaceFTW
Copy link

@FaceFTW FaceFTW commented Feb 15, 2025

Upgrades a bunch of dependencies to the latest version possible. Has a few caveats:

  • Requires bumping of MSRV to 1.84 (might be lower)
  • [BUG] Watch mode with post-deploy hook infinitely recurses #196 was discovered when upgrading the watchexec crates. This is still unresolved, but other behavior seems to remain intact.
  • toml upgrade moved away from acting like BTreeMap and instead privatized those APIs from what I could dig up

All tests passed, and manual checks using my dotfile repo seems to match the expected behavior.

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