[PR #1138] [MERGED] cargo: Migrate metadata to workspace #1142

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

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/1138
Author: @nitnelave
Created: 3/30/2025
Status: Merged
Merged: 3/31/2025
Merged by: @nitnelave

Base: mainHead: metadata


📝 Commits (1)

  • 9fb8be2 cargo: Migrate metadata to workspace

📊 Changes

11 files changed (+64 additions, -54 deletions)

View changed files

📝 Cargo.toml (+9 -8)
📝 app/Cargo.toml (+6 -6)
📝 crates/auth/Cargo.toml (+6 -6)
📝 crates/domain-handlers/Cargo.toml (+4 -1)
📝 crates/domain-model/Cargo.toml (+4 -1)
📝 crates/domain/Cargo.toml (+5 -2)
📝 crates/frontend-options/Cargo.toml (+6 -6)
📝 crates/validation/Cargo.toml (+5 -5)
📝 migration-tool/Cargo.toml (+6 -6)
📝 server/Cargo.toml (+7 -7)
📝 set-password/Cargo.toml (+6 -6)

📄 Description

No description provided


🔄 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/1138 **Author:** [@nitnelave](https://github.com/nitnelave) **Created:** 3/30/2025 **Status:** ✅ Merged **Merged:** 3/31/2025 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `metadata` --- ### 📝 Commits (1) - [`9fb8be2`](https://github.com/lldap/lldap/commit/9fb8be2c062098dee7a07311d36a382f9fe5bbe3) cargo: Migrate metadata to workspace ### 📊 Changes **11 files changed** (+64 additions, -54 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.toml` (+9 -8) 📝 `app/Cargo.toml` (+6 -6) 📝 `crates/auth/Cargo.toml` (+6 -6) 📝 `crates/domain-handlers/Cargo.toml` (+4 -1) 📝 `crates/domain-model/Cargo.toml` (+4 -1) 📝 `crates/domain/Cargo.toml` (+5 -2) 📝 `crates/frontend-options/Cargo.toml` (+6 -6) 📝 `crates/validation/Cargo.toml` (+5 -5) 📝 `migration-tool/Cargo.toml` (+6 -6) 📝 `server/Cargo.toml` (+7 -7) 📝 `set-password/Cargo.toml` (+6 -6) </details> ### 📄 Description _No description provided_ --- <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:04 +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#1142
No description provided.