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

Centralize dependency list #56

Open
HadrienG2 opened this issue Aug 25, 2023 · 0 comments
Open

Centralize dependency list #56

HadrienG2 opened this issue Aug 25, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@HadrienG2
Copy link
Owner

Cargo workspaces have this cool feature where you can specify all your dependencies in one place and then the versions remain in sync for free across inner packages.

It worked well in another project, I should try it here too.

@HadrienG2 HadrienG2 added enhancement New feature or request good first issue Good for newcomers labels Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant