Skip to content
New issue

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

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

Already on GitHub? # to your account

Chore: Update dependencies #393

Merged
merged 4 commits into from
Aug 3, 2023
Merged

Chore: Update dependencies #393

merged 4 commits into from
Aug 3, 2023

Conversation

jsoverson
Copy link
Contributor

This PR:

  • updates all dependencies and removes those that can be removed.
  • sets default-features = false for all crates, adds features where used.
  • consolidates any deps to the workspace.
  • updates include directive in Cargo.toml to prevent including unnecessary items in published crates.
  • BREAKING: removes shell expansion in v0 configurations so I could remove the shellexpand crate. There are no v0 configurations in known deployments and we should start officially deprecating them.

@jsoverson jsoverson merged commit 7968fb0 into main Aug 3, 2023
@jsoverson jsoverson deleted the update-deps branch August 3, 2023 20:33
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant