mirror of
https://github.com/lldap/lldap.git
synced 2026-04-26 00:36:01 +03:00
[PR #1117] [MERGED] chore: update rust-argon2 to v2 #1131
Labels
No labels
backend
blocked
bug
cleanup
dependencies
docker
documentation
duplicate
enhancement
enhancement
frontend
github_actions
good first issue
help wanted
help wanted
integration
invalid
ldap
pull-request
question
rust
rust
tests
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/lldap-lldap#1131
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/lldap/lldap/pull/1117
Author: @broeng
Created: 2/24/2025
Status: ✅ Merged
Merged: 2/25/2025
Merged by: @nitnelave
Base:
main← Head:argon2-upd📝 Commits (1)
9e2089achore: update rust-argon2 crate to v2📊 Changes
3 files changed (+11 additions, -13 deletions)
View changed files
📝
Cargo.lock(+10 -11)📝
crates/auth/Cargo.toml(+1 -1)📝
crates/auth/src/opaque.rs(+0 -1)📄 Description
Update rust-argon2 crate dependency to v2.
Looking into converting project to a cargo workspace project, and that seems to surface some conflicting digest crate versions, that seem easiest to resolve by getting a few crates bumped.
Also bumps the Cargo.lock version to 4.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.