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

all: Cleanup dependencies #256

Merged
merged 1 commit into from
Jul 8, 2024
Merged

all: Cleanup dependencies #256

merged 1 commit into from
Jul 8, 2024

Conversation

ReillyBrogan
Copy link
Contributor

Changes:

  • Pin all dependencies to the specific version for consistency (exact versions will be managed by dependabot/renovate)
  • Move all specific version pinning to the top-level cargo.toml
  • Cleanup unused dependencies throughout the project

@ikeycode
Copy link
Member

ikeycode commented Jun 8, 2024

Looks like this broke unixepoch? o_O

@ReillyBrogan
Copy link
Contributor Author

Looks like this broke unixepoch? o_O

Fixed

Changes:
- Pin all dependencies to the specific version for consistency (exact versions will be managed by dependabot/renovate)
- Move all specific version pinning to the top-level cargo.toml
- Cleanup unused dependencies throughout the project

Signed-off-by: Reilly Brogan <reilly@reillybrogan.com>
@ikeycode ikeycode merged commit 92b1b6d into main Jul 8, 2024
2 checks passed
@ikeycode ikeycode deleted the pinned-versions branch July 8, 2024 14:27
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.

None yet

2 participants