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

add initial Cargo.lock #11

Merged
merged 1 commit into from
Apr 28, 2023
Merged

add initial Cargo.lock #11

merged 1 commit into from
Apr 28, 2023

Conversation

jpetrucciani
Copy link
Contributor

@jpetrucciani jpetrucciani commented Apr 27, 2023

Description of the changes
This PR adds a Cargo.lock file and removes the Cargo.lock entry from the .gitignore in order to make the build easier to reproduce

Type of change
Please select one or multiple of the following options:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Code cleanup (refactoring or improving code quality)
  • Documentation update (adding or updating documentation, updating README)

Checklist:

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Additional information
Add any other information or screenshots about the pull request here.

@jkfran jkfran self-assigned this Apr 28, 2023
@jkfran
Copy link
Owner

jkfran commented Apr 28, 2023

Hi @jpetrucciani, thank you for your contribution!

@jkfran jkfran merged commit b9346e7 into jkfran:main Apr 28, 2023
@jpetrucciani jpetrucciani deleted the add_cargo_lock branch May 1, 2023 01:08
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