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

Update argon2_elixir #5946

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

leifmetcalf
Copy link

@leifmetcalf leifmetcalf commented Oct 8, 2024

Hey, not really sure what I'm doing but I tried bumping the version of argon2_elixir from ~> 3.0 to ~> 4.0. The changes I see on riverrun/argon2_elixir@v3.2.1...v4.1.0 are to:

  • change the default difficulty options
  • replace uses of '...' by ~c"...".

Some other dependencies in integration_test/mix.lock were updated incidentally. The tests passed, so I guess this is alright?

@chrismccord chrismccord self-assigned this Oct 8, 2024
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