[PR #1117] [MERGED] chore: update rust-argon2 to v2 #1131

Closed
opened 2026-02-27 09:11:01 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: argon2-upd


📝 Commits (1)

  • 9e2089a chore: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/lldap/lldap/pull/1117 **Author:** [@broeng](https://github.com/broeng) **Created:** 2/24/2025 **Status:** ✅ Merged **Merged:** 2/25/2025 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `argon2-upd` --- ### 📝 Commits (1) - [`9e2089a`](https://github.com/lldap/lldap/commit/9e2089a7c59c3bd2f0fb3031758fe97f7b4099ff) chore: update rust-argon2 crate to v2 ### 📊 Changes **3 files changed** (+11 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+10 -11) 📝 `crates/auth/Cargo.toml` (+1 -1) 📝 `crates/auth/src/opaque.rs` (+0 -1) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 09:11:01 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/lldap-lldap#1131
No description provided.