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

Fix add party #169

Merged
merged 3 commits into from
Jul 29, 2024
Merged

Fix add party #169

merged 3 commits into from
Jul 29, 2024

Conversation

rruckley
Copy link
Owner

Fixed the bug by:

  • Updated add_party to cater for missing Vec<>
  • Bumped version number
  • Updated lock file

@rruckley rruckley added the bug Something isn't working label Jul 29, 2024
@rruckley rruckley added this to the 0.1.20 milestone Jul 29, 2024
@rruckley rruckley requested review from tmf001 and anuraagvg July 29, 2024 00:25
@rruckley rruckley self-assigned this Jul 29, 2024
@rruckley rruckley merged commit 19e33e2 into master Jul 29, 2024
1 check passed
@rruckley rruckley linked an issue Jul 29, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

macro assumes vec![] exists
1 participant