Skip to content

fix: forgotten kdk-mnemonic crate on ./Cargo.toml#13

Open
qlrd wants to merge 1 commit into
masterfrom
fix/cargo-kdk-mnemonic
Open

fix: forgotten kdk-mnemonic crate on ./Cargo.toml#13
qlrd wants to merge 1 commit into
masterfrom
fix/cargo-kdk-mnemonic

Conversation

@qlrd

@qlrd qlrd commented Jul 4, 2026

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the missing kdk-mnemonic crate to the Rust workspace so it is included in workspace builds and tooling.

Changes:

  • Register crates/kdk-mnemonic under [workspace].members in the root Cargo.toml.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread Cargo.toml
@qlrd qlrd changed the title fix: this commit fix the forgotten kdk-mnemonic crate on ./Cargo.toml fix: forgotten kdk-mnemonic crate on ./Cargo.toml Jul 4, 2026
@qlrd qlrd changed the title fix: forgotten kdk-mnemonic crate on ./Cargo.toml fix: forgotten kdk-mnemonic crate on ./Cargo.toml Jul 4, 2026
@qlrd qlrd force-pushed the fix/cargo-kdk-mnemonic branch from 183e283 to 8a62669 Compare July 4, 2026 20:19
@qlrd qlrd marked this pull request as ready for review July 4, 2026 21:03
Copilot AI review requested due to automatic review settings July 4, 2026 21:03

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread Cargo.toml
members = [
"crates/kdk-zeroize",
"crates/kdk-entropy",
"crates/kdk-mnemonic"
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