Skip to content

Commit

Permalink
Update Rust crate argon2alt to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] committed Jan 9, 2024
1 parent 688167a commit 6253063
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion passwords/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ serde_with.workspace = true
omicron-workspace-hack.workspace = true

[dev-dependencies]
argon2alt = { package = "rust-argon2", version = "1.0" }
argon2alt = { package = "rust-argon2", version = "2.1" }
criterion.workspace = true

[[bench]]
Expand Down

0 comments on commit 6253063

Please sign in to comment.