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

bugfix: add pub to merge_sort module #326

Merged
merged 1 commit into from
Aug 21, 2024
Merged

Conversation

dubzn
Copy link
Contributor

@dubzn dubzn commented Aug 19, 2024

The pub keyword is added to the merge_sort module because without this it cannot be used as a dependency due to the following error

image

Pull Request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build-related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Issue Number: N/A

Does this introduce a breaking change?

  • Yes
  • No

@dubzn dubzn changed the title pub merge_sort Add pub to merge_sort module Aug 19, 2024
@dubzn dubzn changed the title Add pub to merge_sort module bugfix: add pub to merge_sort module Aug 19, 2024
@0xLucqs 0xLucqs merged commit caca4f2 into keep-starknet-strange:main Aug 21, 2024
4 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Aug 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants